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