CefBrowserHostGetZoomLevel Method |
Get the current zoom level. The default zoom level is 0.0. This method can
only be called on the UI thread.
Namespace: Internal.Xilium.CefGlueAssembly: NeoAxis.Core (in NeoAxis.Core.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntaxpublic double GetZoomLevel()
Return Value
Double
See Also