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