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