Gets a potential destination connectable for a connection. This could either be a node or another connection.
Namespace:
Mindscape.WpfDiagramming.FoundationAssembly: Mindscape.WpfDiagramming.Foundation (in Mindscape.WpfDiagramming.Foundation.dll)
Version: 2.0.0.0 (2.0.0.0)
Syntax
| C# |
|---|
public IDiagramConnectable Connectable { get; private set; } |
| Visual Basic (Declaration) |
|---|
Public Property Connectable As IDiagramConnectable |