Gets or sets a value indicating whether the magnifier tool is currently enabled.
Namespace: MindFusion.Diagramming.WebForms
Package: MindFusion.Diagramming.WebForms
C# Copy Code |
---|
public bool MagnifierEnabled { get; set; } |
Visual Basic Copy Code |
---|
Public Property MagnifierEnabled As Boolean |
true to enable the magnifier tool; otherwise, false.
The magnifier tool can be alternatively enabled on-demand through a modifier key or a mouse button.