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