Search
ShapeNode Constructor
See Also
 





Initializes a new instance of the ShapeNode class.

 Overload List

Name Description

ShapeNode ()

Initializes a new instance of the ShapeNode class.

ShapeNode (Diagram)

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

ShapeNode (ShapeNode)

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

 See Also