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