Gets the the vertical offset of the bottom of this DiagramConnectionElement from the top of the diagram. 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 Bottom { get; private set; }
Visual Basic (Declaration)
Public Property Bottom As Double

Remarks

Dependency Property Information
Identifier fieldBottomProperty
Metadata properties set to trueNone

See Also