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