Search
VisioNode Constructor
See Also
 





Initializes a new instance of the VisioNode class.

 Overload List

Name Description

VisioNode ()

Initializes a new instance of the VisioNode class.

VisioNode (Diagram)

Initializes a new instance of the VisioNode class with default values supplied form the specified Diagram.

VisioNode (VisioNode)

Initializes a new instance of the VisioNode class using the specified node as a prototype.

 See Also