Sets a value indicating whether the magnifier tool is currently enabled.
Namespace: MindFusion.Diagramming
Package: Diagram.js
JavaScript Copy Code |
---|
function setMagnifierEnabled (value) |
true to enable the magnifier; otherwise, false. The default value is false.
The magnifier tool can be alternatively enabled on-demand through a modifier key or a mouse button.