Gets the current zoom level.
Namespace: MindFusion.Common.WinForms
Assembly: MindFusion.Common.WinForms
SyntaxC#
Copy Code
|
|---|
float GetZoomLevel () |
Visual Basic
Copy Code
|
|---|
Function GetZoomLevel () As Single |
A float value specifying the zoom level.
See Also