Gets or sets the length of the arrow head. The CorneredPathBuilder uses this to suppress cornering geometries that would overlap the arrow.

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 double ArrowLength { get; set; }
Visual Basic (Declaration)
Public Property ArrowLength As Double

See Also