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