Zooms the diagram out making items appear further away.
Namespace: MindFusion.Diagramming.WinForms
Assembly: MindFusion.Diagramming.WinForms
C# Copy Code |
---|
public void ZoomOut () |
Visual Basic Copy Code |
---|
Public Sub ZoomOut () |
Call this method if you want to make the diagram items appear further and smaller. It decreases the ZoomFactor with 10 each time it executes.
MindFusion.Diagramming Developer's Guide | © 2024 MindFusion |