ASP.NET Pack Programmer's Guide
Diagram.setMagnifierEnabled Method
See Also
 





Sets a value indicating whether the magnifier tool is currently enabled.

Namespace: MindFusion.Diagramming
Package: Diagram.js

 Syntax

JavaScript  Copy Code

function setMagnifierEnabled (value)

 Parameters

value

true to enable the magnifier; otherwise, false. The default value is false.

 Remarks

The magnifier tool can be alternatively enabled on-demand through a modifier key or a mouse button.

 See Also

Diagram Members
Diagram Class
MindFusion.Diagramming Namespace