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