Version 96.0.142
X coordinate
Namespace:
CefSharp
Assembly:
CefSharp.Core (in CefSharp.Core.dll) Version: 96.0.142.0
Syntaxpublic int X { get; set; }public:
virtual property int X {
int get () sealed;
void set (int value) sealed;
}Property Value
Type:
Int32Implements
IWindowInfoX
See Also