IBrowserHostGetZoomLevel Method |
Version 130.1.90
Gets the current zoom level. The default zoom level is 0.0. This method can only be called on the CEF UI thread.
Namespace: CefSharpAssembly: CefSharp (in CefSharp.dll) Version: 129.0.110.0 (129.0.110.0)
Syntax Return Value
Doublezoom level (default is 0.0)
See Also