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





Sets an array of Shape objects used to replace FreeFormNode instances with ShapeNode ones when Behavior is set to LinkFreeShapes or DrawFreeShapes.

Namespace: MindFusion.Diagramming
Package: Diagram.js

 Syntax

JavaScript  Copy Code

function setFreeFormTargets (value)

 Parameters

value

An array of shape identifiers or Shape instances.

 See Also

Diagram Members
Diagram Class
MindFusion.Diagramming Namespace