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