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