Click or drag to resize

IContextMenuParamsXCoord Property

Version 86.0.240
Returns the X 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: 86.0.240.0 (86.0.240.0)
Syntax
int XCoord { get; }

Property Value

Type: Int32
See Also