Search
DiagramLink.headStrokeDashStyle Property
See Also
 






Gets or sets the dash pattern of arrowhead outlines.

Namespace: MindFusion.Diagramming
File: DiagramLink.js

 Syntax

JavaScript  Copy Code

get headStrokeDashStyle() {}
set headStrokeDashStyle(value) {}

 Property Value

DashStyle

A member of the DashStyle enumeration.

 See Also