Click or drag to resize

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()

Return Value

Type: NullableRect
ViewRect.
See Also