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