IPopupFeaturesWidth Property |
Version 130.1.90
Gets the width.
Namespace: CefSharpAssembly: CefSharp (in CefSharp.dll) Version: 129.0.110.0 (129.0.110.0)
Syntax property Nullable<int> Width {
Nullable<int> get ();
}
Property Value
NullableInt32
The width.
See Also