Gets or sets the pattern of dashes and gaps used to outline arrowheads.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
SyntaxC#
Copy Code
|
|---|
public DashStyle HeadStrokeDashStyle { get; set; } |
Visual Basic
Copy Code
|
|---|
Public Property HeadStrokeDashStyle As DashStyle |
A member of the DashStyle enumeration.
See Also