Gets or sets the buffer at each end of a DiagramConnectionSegment that can not have an IDiagramConnectionPoint attached to it. This is a dependency property.

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

Remarks

Dependency Property Information
Identifier fieldSegmentEndBufferProperty
Metadata properties set to trueNone

See Also