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