Gets or sets the shape displayed as head of new links.
Namespace: MindFusion.Diagramming
File: Diagram.js
SyntaxJavaScript
Copy Code
|
|---|
get linkHeadShape() {} |
Shape | String
A Shape instance or identifier that represents an arrowhead shape. The default is Arrow.
RemarksThis property specifies the default shape displayed as arrowhead at the links' end points.
See Also