The IDiagramConnectable type exposes the following members.

Properties

  NameDescription
CanOriginateNewConnections
Gets whether any more connections can begin at this IDiagramConnectable at all.
CanReceiveNewConnections
Gets whether any more connections can end at this IDiagramConnectable at all.
Data
Gets the data represented by the IDiagramConnectable, such as a business object in the domain being diagrammed.

See Also