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#
![]() |
---|
public double ZoomFactor { get; set; } |
Visual Basic
![]() |
---|
Public Property ZoomFactor As Double |
WpfDiagram Programmer's Guide | © 2025 MindFusion |