Version 88.2.90
Y coordinate
Namespace:
CefSharp
Assembly:
CefSharp.Core (in CefSharp.Core.dll) Version: 88.2.90.0
Syntax public int Y { get; set; }
public:
virtual property int Y {
int get () sealed;
void set (int value) sealed;
}
Property Value
Type:
Int32Implements
IWindowInfoYSee Also