Click or drag to resize

IPopupFeaturesX Property

Version 130.1.90
Gets the x coordinate.

Namespace: CefSharp
Assembly: CefSharp (in CefSharp.dll) Version: 129.0.110.0 (129.0.110.0)
Syntax
int? X { get; }

Property Value

NullableInt32
The x coordinate.
See Also