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