Gets the shape displayed at the beginning of this link.
Namespace: MindFusion.Diagramming
Package: DiagramLink.js
JavaScript Copy Code |
---|
function getBaseShape () |
A Shape instance that represents an arrowhead shape.
This property specifies the shape that is displayed at the beginning of a link, that is, the point where it connects to its origin node. This shape is rotated simultaneously with the first segment of the link so that it follows the overall link direction.
The Shapes class exposes several predefined shapes as static properties.