Click or drag to resize

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.CefGlue
Assembly: NeoAxis.Core (in NeoAxis.Core.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntax
C#
public double GetZoomLevel()

Return Value

Double
See Also