MindFusion.Wpf Pack Programmer's Guide
DiagramPresenter.ZoomFactor Property
See Also
 





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

 Syntax

C#  Copy Code

public double ZoomFactor { get; set; }

Visual Basic  Copy Code

Public Property ZoomFactor As Double

 Property Value

 See Also

DiagramPresenter Members
DiagramPresenter Class
MindFusion.Diagramming.Wpf Namespace