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