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