Search
DiagramLink.headShapeSize Property
See Also
 






Gets or sets the size of the arrowhead displayed at the link's end point.

Namespace: MindFusion.Diagramming
File: DiagramLink.js

 Syntax

JavaScript  Copy Code

get headShapeSize() {}
set headShapeSize(value) {}

 Property Value

Number

A number that represents the size of the arrowhead shape.

 See Also