Name | Description | |
---|---|---|
![]() |
Adds a node to this container. |
|
![]() |
Arranges the container's children with the given layout. |
|
![]() |
Checks if the ContainerNode contains the specified point. |
|
![]() |
Determines whether the specified node is contained within this container, either directly or inside child containers. |
|
![]() |
Gets a value indicating whether users are allowed to add child nodes to the container. |
|
![]() |
Gets a value indicating whether users are allowed to remove child nodes from the container. |
|
![]() |
Gets the height of the container's caption area. |
|
![]() |
Gets a value indicating whether child items should be clipped by container boundaries. |
|
![]() |
Creates a path corresponding to the content area rectangle, excluding caption bar. |
|
![]() |
Gets a value indicating whether users are allowed to fold the container. |
|
![]() |
Gets a value indicating whether the container is folded. |
|
![]() |
Gets an array of points that define the outline of this node shape. |
|
![]() |
Gets the shape of the container's outline. |
|
![]() |
Returns the diagram item that contains the specified point. |
|
![]() |
DiagramItem.onRemove override. |
|
![]() |
Removes a node from this container. |
|
![]() |
Resizes the container making it big enough to contain its child nodes. |
|
![]() |
Sets a value indicating whether users are allowed to add child nodes to the container. |
|
![]() |
Sets a value indicating whether users are allowed to remove child nodes from the container. |
|
![]() |
Sets the height of the container's caption area. |
|
![]() |
Sets a value indicating whether child items should be clipped by container boundaries. |
|
![]() |
Sets a value indicating whether users are allowed to fold the container. |
|
![]() |
Folds or unfolds the container. |
|
![]() |
Sets the shape of the container's outline. |
|
![]() |
Visits the diagram nodes in reverse Z order. |