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