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