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