Search
IZoomTarget.GetZoomLevel Method
See Also
 





Gets the current zoom level.

Namespace: MindFusion.Common.WinForms
Assembly: MindFusion.Common.WinForms

 Syntax

C#  Copy Code

float GetZoomLevel ()

Visual Basic  Copy Code

Function GetZoomLevel () As Single

 Return Value

A float value specifying the zoom level.

 See Also