Gets or sets the initial shape assigned to new links.
Namespace: MindFusion.Diagramming
File: Diagram.js
SyntaxJavaScript
Copy Code
|
|---|
get linkShape() {} |
LinkShape
A member of the LinkShape enumeration. The default is Polyline.
RemarksThe specified value is assigned to the shape property of new links.
See Also