IContextMenuParamsYCoord Property |
Version 90.6.50
Returns the Y coordinate of the mouse where the context menu was invoked.
Coords are relative to the associated RenderView's origin.
Namespace:
CefSharp
Assembly:
CefSharp (in CefSharp.dll) Version: 90.6.50.0 (90.6.50.0)
Syntax property int YCoord {
int get ();
}
Property Value
Type:
Int32See Also