Click or drag to resize

IPopupFeaturesY Property

Version 130.1.90
Gets the y coordinate.

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

Property Value

NullableInt32
The y coordinate.
See Also