ChromiumWebBrowserGetViewRect Method |
Version 67.0.0
Gets the view rect (width, height)
Namespace:
CefSharp.Wpf
Assembly:
CefSharp.Wpf (in CefSharp.Wpf.dll) Version: 67.0.0.0 (67.0.0.0)
Syntax protected virtual Nullable<Rect> GetViewRect()
protected:
virtual Nullable<Rect> GetViewRect()
Return Value
Type:
NullableRectViewRect.
See Also