ASP.NET Pack Programmer's Guide
Diagram.setMagnifierShape Method
See Also
 





Sets a reference to the geometric shape definition of the magnifier tool.

Namespace: MindFusion.Diagramming
Package: Diagram.js

 Syntax

JavaScript  Copy Code

function setMagnifierShape (value)

 Parameters

value
An instance of the Shape class whose outline definition should be used as magnifier's shape. The default is Circle.

 See Also

Diagram Members
Diagram Class
MindFusion.Diagramming Namespace