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