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