GetLayoutMetricsResponseContentSize Property |
Version 130.1.90
contentSize
Namespace: CefSharp.DevTools.PageAssembly: CefSharp.Core (in CefSharp.Core.dll) Version: 129.0.110.0
Syntax public Rect ContentSize { get; }
public:
property Rect^ ContentSize {
Rect^ get ();
}
Property Value
RectSee Also