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