Click or drag to resize

IContextMenuParamsYCoord Property

Version 75.1.140
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: 75.1.140.0 (75.1.140.0)
Syntax
int YCoord { get; }

Property Value

Type: Int32
See Also