| ChromiumWebBrowserGetViewRect Method | 
Version 63.0.0
            Gets the view rect (width, height)
            
 
Namespace: CefSharp.WpfAssembly: CefSharp.Wpf (in CefSharp.Wpf.dll) Version: 63.0.0.0 (63.0.0.0)
 Syntax
Syntaxprotected virtual ViewRect GetViewRect()
protected:
virtual ViewRect GetViewRect()
Return Value
Type: 
ViewRectViewRect.
 See Also
See Also