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