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