DiagramLite Programmer's Guide
DiagramLink.HeadStroke Property
See Also
 





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

 Syntax

C#  Copy Code

public Brush HeadStroke { get; set; }

Visual Basic  Copy Code

Public Property HeadStroke As Brush

 Property Value

An instance of the System.Windows.Media.Brush class.

 See Also

DiagramLink Members
DiagramLink Class
MindFusion.Diagramming Namespace