Version 51.0.0
X coordinate relative to the left side of the view.
Namespace: CefSharpAssembly: CefSharp (in CefSharp.dll) Version: 51.0.0.0 (51.0.0.0)
Syntax public int X { get; set; }
public:
property int X {
int get ();
void set (int value);
}
Property Value
Type:
Int32See Also