Gets or sets the edge for whose connection points this specifies a position.

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

Syntax

C#
public Edge Edge { get; set; }
Visual Basic (Declaration)
Public Property Edge As Edge

See Also