Search
DiagramView.magnifierShape Property
See Also
 





Gets or sets a reference to the geometric shape definition of the magnifier tool.

Namespace: MindFusion.Diagramming
File: DiagramView.js

 Syntax

JavaScript  Copy Code

get magnifierShape() {}
set magnifierShape(value) {}

 Property Value

Shape | String

The Shape or shape identifier of the magnifier tool.

 See Also