Gets or sets the end of the connection that the angle will be calculated for.

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 ConnectionEnd ConnectionEnd { get; set; }
Visual Basic (Declaration)
Public Property ConnectionEnd As ConnectionEnd

See Also