CefBrowserHost GetZoomLevel Method Xilium.CefGlue

[This is preliminary documentation and is subject to change.]

Get the current zoom level. The default zoom level is 0.0. This method can only be called on the UI thread.

Namespace: Xilium.CefGlue
Assembly: Xilium.CefGlue (in Xilium.CefGlue.dll) Version: 3.2272.2035.0 (3.2272.2035.0)
Syntax

public double GetZoomLevel()

Return Value

Type: OnlineDouble

[Missing <returns> documentation for "M:Xilium.CefGlue.CefBrowserHost.GetZoomLevel"]

See Also