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