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