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