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