MindFusion WinForms Programmer's Guide
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

IZoomTarget Members
IZoomTarget Interface
MindFusion.Common.WinForms Namespace