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