Gets the the horizontal offset of the 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 Left { get; private set; }
Visual Basic (Declaration)
Public Property Left As Double

Remarks

Dependency Property Information
Identifier fieldLeftProperty
Metadata properties set to trueNone

See Also