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