Sets the current zoom level.
Namespace: MindFusion.Common.WinForms
Assembly: MindFusion.Common.WinForms
C# Copy Code |
---|
public void SetZoomFactor ( |
Visual Basic Copy Code |
---|
Public Sub SetZoomFactor( _ |
A float value specifying the new zoom level.
true to apply min/max constraints and align to ZoomStep, or false otherwise.