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