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