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