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