[]
Represents a isoceles triangle shape of the shape container.
public class IsoscelesTriangleShape : FilledShape, IRtfContent, IEnumerable
| Name | Description |
|---|---|
| IsoscelesTriangleShape() | Initializes a new instance of a IsoscelesTriangleShape. |
| IsoscelesTriangleShape(IShapeContainer, int, int, int, int) | Initializes a new instance of a IsoscelesTriangleShape. |
| IsoscelesTriangleShape(int, int, int, int) | Initializes a new instance of a IsoscelesTriangleShape. |
| IsoscelesTriangleShape(Point, Point) | Initializes a new instance of a IsoscelesTriangleShape. |