The DiagramModelBase<(Of <(TNode, TConnection>)>) type exposes the following members.

Properties

  NameDescription
ConnectionRelocator
Gets or sets the IDiagramConnectionRelocator for relocating connections in the diagram.
ConnectionRemover
Gets or sets the IDiagramConnectionRemover for removing connections from the diagram.
Connections
Gets the connections of the diagram.
CustomItems
Gets null.
DefaultConnectionBuilder
Gets or sets the default IDiagramConnectionBuilder for building diagram connections.
NodeRemover
Gets or sets the IDiagramNodeRemover for removing nodes from the diagram.
Nodes
Gets the nodes of the diagram.
Source
Gets the source of the diagram.

See Also