| Overload | Description |
|---|---|
| CubeShape Constructor() | Initializes a new instance of a CubeShape. |
| CubeShape Constructor(Point,Point) | Initializes a new instance of a CubeShape. |
| CubeShape Constructor(Int32,Int32,Int32,Int32) | Initializes a new instance of a CubeShape. |
| CubeShape Constructor(IShapeContainer,Int32,Int32,Int32,Int32) | Initializes a new instance of a CubeShape. |