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