Overload | Description |
---|---|
TriangleShape Constructor() | Creates a new triangle shape. |
TriangleShape Constructor(SerializationInfo,StreamingContext) | Creates a new triangle shape object from serialization. |
TriangleShape Constructor(TriangleShape) | Creates a new shape that is a copy of the specified shape. |