Search
DiagramView.ZoomFactor Property
See Also
 





Gets or sets the zoom of the view.

Namespace: MindFusion.Diagramming.Mvc
Assembly: MindFusion.Diagramming.Mvc

 Syntax

C#  Copy Code

public float ZoomFactor { get; set; }

Visual Basic  Copy Code

Public Property ZoomFactor As Single

 Property Value

 See Also