Version 130.1.90
A rectangle represent hinge
Namespace: CefSharp.DevTools.OverlayAssembly: CefSharp.Core (in CefSharp.Core.dll) Version: 129.0.110.0
Syntax public Rect Rect { get; set; }
public:
property Rect^ Rect {
Rect^ get ();
void set (Rect^ value);
}
Property Value
RectSee Also