Overload | Description |
---|---|
DiamondShape Constructor() | Creates a new diamond shape. |
DiamondShape Constructor(SerializationInfo,StreamingContext) | Creates a new diamond shape object from serialization. |
DiamondShape Constructor(DiamondShape) | Creates a new shape that is a copy of the specified shape. |