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