Search
DiagramView.magnifierHeight Property
See Also
 






Gets or sets the height of the magnifier tool.

Namespace: MindFusion.Diagramming
File: DiagramView.js

 Syntax

JavaScript  Copy Code

get magnifierHeight() {}
set magnifierHeight(value) {}

 Property Value

Number

A number specifying the height of the magnifier tool.

 See Also