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