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





Sets the type of link segments and how they are positioned relatively to each other.

Namespace: MindFusion.Diagramming
Package: DiagramLink.js

 Syntax

JavaScript  Copy Code

function setShape (value)

 Parameters

value
One of the LinkShape enumeration values.

 Remarks

This property specifies whether the segments of a link are straight lines or curves. In case of straight lines, they can be set all horizontal and vertical, each segment orthogonal to its neighbor, by using the Cascading shape.

 See Also

DiagramLink Members
DiagramLink Class
MindFusion.Diagramming Namespace
getControlPoints Method