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