Gets or sets the connection point which the thumb represents. 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 IDiagramConnectionPoint ConnectionPoint { get; set; }
Visual Basic (Declaration)
Public Property ConnectionPoint As IDiagramConnectionPoint

See Also