Gets or sets the effective zoom factor used to scale up or down the Diagram. This property takes into consideration the Diagram.ZoomFactor so changing it will not cause visual change
Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf
C# Copy Code |
---|
public double ZoomFactor { get; set; } |
Visual Basic Copy Code |
---|
Public Property ZoomFactor As Double |
WpfDiagram Programmer's Guide | © 2024 MindFusion |