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