Gets or sets the Brush that specifies how the arrowhead stroke outline is painted. This is a dependency property.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
C#
![]() |
---|
public Brush HeadStroke { get; set; } |
Visual Basic
![]() |
---|
Public Property HeadStroke As Brush |
An instance of a Brush -derived class. Initialized with a clone of LinkPen.
This property refers to a brush used to paint arrowhead lines. To change how segment lines are painted, use the Stroke property.
MindFusion.Diagramming for WinUI Programmer's Guide | © 2024 MindFusion |