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