The IDiagramModel type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | ConnectionRelocator |
Gets the IDiagramConnectionRelocator to be used to relocate an IDiagramConnection.
|
![]() | ConnectionRemover |
Gets the IDiagramConnectionRemover to be used to remove connections from the IDiagramModel.
|
![]() | Connections |
Gets the connections of the diagram.
|
![]() | CustomItems |
Gets any additional custom items to be displayed on the diagram surface.
|
![]() | DefaultConnectionBuilder |
Gets a builder for creating connections when no other connection builder is specified.
|
![]() | NodeRemover |
Gets the IDiagramNodeRemover to be used for removing nodes from the IDiagramModel.
|
![]() | Nodes |
Gets the nodes of the diagram.
|
![]() | Source |
Gets the source of the data presented through the IDiagramModel, if any.
|