Gets or sets the distance from the tip of the arrow head to the back edge. Note that the length does not put a negative Notch value into conideration.

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

Syntax

C#
public int Length { get; set; }
Visual Basic (Declaration)
Public Property Length As Integer

See Also