Gets or sets the type of link segments and how they are oriented relatively to each other.
Namespace: MindFusion.Diagramming
Assembly: DiagramLink.js
SyntaxJavaScript
Copy Code
|
|---|
get shape() {} |
LinkShape
A member of the LinkShape enumeration.
RemarksThis 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