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





Gets 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 getShape ()

 Return 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