Search
DiagramView.MagnifierEnabled Property
See Also
 





Gets or sets a value indicating whether the magnifier tool is currently enabled.

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

 Syntax

C#  Copy Code

public bool MagnifierEnabled { get; set; }

Visual Basic  Copy Code

Public Property MagnifierEnabled As Boolean

 Property Value

 See Also