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