Gets the the horizontal offset of the right hand side of this DiagramConnectionElement from the left hand side 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 Right { get; private set; }
Visual Basic (Declaration)
Public Property Right As Double

Remarks

Dependency Property Information
Identifier fieldRightProperty
Metadata properties set to trueNone

See Also