Search
DiagramView.magnifierFactor Property
See Also
 





Gets or sets the zoom factor of the magnifier tool.

Namespace: MindFusion.Diagramming
File: DiagramView.js

 Syntax

JavaScript  Copy Code

get magnifierFactor() {}
set magnifierFactor(value) {}

 Property Value

Number

The zoom factor of the magnifier tool as percentage.

 See Also