ASP.NET Pack Programmer's Guide
DiagramLink.setOrigin Method
See Also
 





Sets the origin node of this link.

Namespace: MindFusion.Diagramming
Package: DiagramLink.js

 Syntax

JavaScript  Copy Code

function setOrigin (origin)

 Parameters

origin
The DiagramNode to set as origin of this link.

 Remarks

The link's origin can be changed programmatically with this method.

 See Also

DiagramLink Members
DiagramLink Class
MindFusion.Diagramming Namespace
getOrigin Method
setDestination Method