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





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

Namespace: MindFusion.Diagramming
Package: Diagram.js

 Syntax

JavaScript  Copy Code

function getMagnifierEnabled ()

 Return Value

true if the magnifier is enabled, otherwise 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