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

Remarks

Dependency Property Information
Identifier fieldToConnectionPointProperty
Metadata properties set to trueNone

See Also