The IContainer interface defines the properties of a container node in the diagram, which can own a group of nodes. It includes a reference to the group it owns, allowing for hierarchical relationships between nodes and groups in the diagram.
The unique identifier of the group that this container owns, which allows for grouping and organizing nodes within the diagram.
The IContainer interface defines the properties of a container node in the diagram, which can own a group of nodes. It includes a reference to the group it owns, allowing for hierarchical relationships between nodes and groups in the diagram.