Zooms the diagram out making items appear further away.
Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf
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.
WpfDiagram Programmer's Guide | © 2024 MindFusion |