Gets or sets the type of arrowhead shown at the start of lines of this type.

Namespace:  Mindscape.WpfDiagramming
Assembly:  Mindscape.WpfDiagramming.Foundation (in Mindscape.WpfDiagramming.Foundation.dll)
Version: 2.0.0.0 (2.0.0.0)

Syntax

C#
public DiagramArrowheadType StartArrowhead { get; set; }
Visual Basic (Declaration)
Public Property StartArrowhead As DiagramArrowheadType

See Also