Search
DiagramLink.baseShapeSize Property
See Also
 






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

Namespace: MindFusion.Diagramming
File: DiagramLink.js

 Syntax

JavaScript  Copy Code

get baseShapeSize() {}
set baseShapeSize(value) {}

 Property Value

Number

A number that represents the size of the arrowhead shape.

 See Also