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