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