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