Gets the Edge of an object that this IDiagramConnectionPoint logically sits on. This is used to determine how an IDiagramConnection approches this IDiagramConnectionPoint.

Namespace:  Mindscape.WpfDiagramming.Foundation
Assembly:  Mindscape.WpfDiagramming.Foundation (in Mindscape.WpfDiagramming.Foundation.dll)
Version: 2.0.0.0 (2.0.0.0)

Syntax

C#
Edge Edge { get; }
Visual Basic (Declaration)
ReadOnly Property Edge As Edge

See Also