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