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