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