Creates a new ContainerNode instance and adds it to the Nodes collection of the underlying diagram.
Name | Description |
---|---|
Factory.CreateContainerNode (Double, Double, Double, Double) |
Creates a new ContainerNode instance at the specified location with the specified size and adds it to the Nodes collection of the underlying diagram. |
Factory.CreateContainerNode (Double, Double, Double, Double, Boolean) |
Creates a new ContainerNode instance at the specified location with the specified size, optionally foldable, and adds it to the Nodes collection of the underlying diagram. |
Creates a new ContainerNode instance at the specified location with the specified size and adds it to the Nodes collection of the underlying diagram. |
|
Creates a new ContainerNode instance at the specified location with the specified size, optionally foldable, and adds it to the Nodes collection of the underlying diagram. |
|
Creates a new ContainerNode instance with the specified dimensions and adds it to the Nodes collection of the underlying diagram. |
|
Creates a new ContainerNode instance with the specified dimensions, optionally foldable, and adds it to the Nodes collection of the underlying diagram. |
MindFusion.Diagramming Developer's Guide | © 2024 MindFusion |