IContextMenuParamsXCoord Property |
Version 55.0.0
Returns the X coordinate of the mouse where the context menu was invoked.
Coords are relative to the associated RenderView's origin.
Namespace: CefSharpAssembly: CefSharp (in CefSharp.dll) Version: 55.0.0.0 (55.0.0.0)
Syntax property int XCoord {
int get ();
}
Property Value
Type:
Int32See Also