Version 130.1.90
Rectangle itself.
Namespace: CefSharp.DevTools.LayerTreeAssembly: 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