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