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