Search
DiagramLink.headStrokeThickness Property
See Also
 





Gets or sets the thickness of arrowhead outlines.

Namespace: MindFusion.Diagramming
File: DiagramLink.js

 Syntax

JavaScript  Copy Code

get headStrokeThickness() {}
set headStrokeThickness(value) {}

 Property Value

Number

A number specifying the line thickness.

 See Also