Search
DiagramLink.intermediateShapeSize Property
See Also
 





Gets or sets the size of the arrowhead displayed at the middle of each segment of the link.

Namespace: MindFusion.Diagramming
File: DiagramLink.js

 Syntax

JavaScript  Copy Code

get intermediateShapeSize() {}
set intermediateShapeSize(value) {}

 Property Value

Number

A number that represents the size of the arrowhead shape.

 See Also