| オーバーロード | 解説 |
|---|---|
| RectangleShape コンストラクタ() | RectangleShapeの新しいインスタンスを初期化します。 |
| RectangleShape コンストラクタ(Point,Point) | RectangleShapeの新しいインスタンスを初期化します。 |
| RectangleShape コンストラクタ(Int32,Int32,Int32,Int32) | RectangleShapeの新しいインスタンスを初期化します。 |
| RectangleShape コンストラクタ(IShapeContainer,Int32,Int32,Int32,Int32) | RectangleShapeの新しいインスタンスを初期化します。 |