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.Silverlight
C# Copy Code |
---|
public Brush HeadStroke { get; set; } |
Visual Basic Copy Code |
---|
Public Property HeadStroke As Brush |
An instance of the System.Windows.Media.Brush class.