Zooms the diagram, making its items appear closer.
Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf
C# Copy Code |
---|
public void ZoomIn () |
Visual Basic Copy Code |
---|
Public Sub ZoomIn () |
Call this method when you want to make diagram items appear nearer / larger. It increases the ZoomFactor with 10 each time it executes.
WpfDiagram Programmer's Guide | © 2024 MindFusion |