Version 106.0.290 
            Y coordinate relative to the top side of the view.
            
 
    Namespace: 
   CefSharp.Structs
    Assembly:
   CefSharp (in CefSharp.dll) Version: 106.0.290.0 (106.0.290.0)
Syntaxpublic float Y { get; set; }public:
property float Y {
	float get ();
	void set (float value);
}Property Value
Type: 
Single
See Also