IContextMenuParamsYCoord Property  | 
Version 93.1.111 
            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: 93.1.111.0 (93.1.111.0)
Syntaxproperty int YCoord {
	int get ();
}Property Value
Type: 
Int32
See Also