Search
DiagramView.magnifierWidth Property
See Also
 





Gets or sets the width of the magnifier tool.

Namespace: MindFusion.Diagramming
Package: DiagramView.js

 Syntax

JavaScript  Copy Code

get magnifierWidth() {}
set magnifierWidth(value) {}

 Property Value

Number

A number specifying the width of the magnifier tool.

 See Also