Creates a new VisioNode instance.
Overload List| Name | Description |
|---|---|
Creates a new VisioNode instance at the specified position with the specified size and adds it to the Nodes collection of the underlying diagram. |
|
Creates a new VisioNode instance at the specified position with the specified size and adds it to the Nodes collection of the underlying diagram. |
|
Creates a new VisioNode instance with the specified dimensions and adds it to the Nodes collection of the underlying diagram. |
|
Creates a new VisioNode instance with the specified dimensions and adds it to the Nodes collection of the underlying diagram. |
|
Creates a new VisioNode instance at the specified position with the specified size and adds it to the Nodes collection of the underlying diagram. |
|
Factory.CreateVisioNode (Single, Single, Single, Single, VisioContent) |
Creates a new VisioNode instance at the specified position with the specified size and adds it to the Nodes collection of the underlying diagram. |
See Also