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