Gets or sets a length to be added, entering the connection point at right angles, at each end of the connection. This is useful if the connection displays arrowheads, as it ensures the arrow abuts cleanly to the connected element instead of entering at an angle.

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

See Also