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