Search
ShapeNode Constructor
See Also
 

 Overload List

Name Description

ShapeNode ()

Initializes a new instance of the ShapeNode class.

ShapeNode (Diagram)

Initializes a new ShapeNode instance by setting its properties to the default values specified in the diagram.

ShapeNode (ShapeNode)

Initializes a new ShapeNode instance by copying the attribute values from the specified prototype node.

 See Also