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