Version 130.1.90
            Y coordinate
            
Namespace: CefSharpAssembly: CefSharp.Core (in CefSharp.Core.dll) Version: 129.0.110.0
Syntaxpublic int Y { get; set; }public:
virtual property int Y {
	int get () sealed;
	void set (int value) sealed;
}Property Value
Int32Implements
IWindowInfoY
See Also