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