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