Gets the connectable object on which the IDiagramConnectionPoint is located.

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

Syntax

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

See Also