Version 113.3.50
Width
Namespace:
CefSharp
Assembly:
CefSharp.Core (in CefSharp.Core.dll) Version: 113.3.50.0
Syntax public int Width { get; set; }
public:
virtual property int Width {
int get () sealed;
void set (int value) sealed;
}
Property Value
Type:
Int32Implements
IWindowInfoWidthSee Also