Creates a new TableNode instance and adds it to the Nodes collection of the underlying diagram.
Name | Description |
---|---|
Creates a new TableNode instance at the specified position with the specified size and adds it to the Nodes collection of the underlying diagram. |
|
Factory.CreateTableNode (Double, Double, Double, Double, Int32, Int32) |
Creates a new TableNode instance at the specified position with the specified size and the specified number of columns and rows, and adds it to the Nodes collection of the underlying diagram. |
Creates a new TableNode instance at the specified position with the specified size and adds it to the Nodes collection of the underlying diagram. |
|
Creates a new TableNode instance at the specified position with the specified size and with the specified number of columns and rows, and adds it to the Nodes collection of the underlying diagram. |
|
Creates a new TableNode instance with the specified dimensions and adds it to the Nodes collection of the underlying diagram. |
|
Creates a new TableNode instance with the specified dimensions and with the specified number of columns and rows, and adds it to the Nodes collection of the underlying diagram. |
MindFusion.Diagramming Developer's Guide | © 2024 MindFusion |