This sample visualizes a structured process flow by grouping related elements using built-in container shapes.
This sample demonstrates how a process can be organized using containers that group related elements together.
Setting the type
property of a shape to Container enables the grouping behavior. Nodes can be
added inside the container using the children
property. Additionally, containers can be created
interactively by dragging container shapes from the symbol palette into the diagram.