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