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