[]
Initializes a new instance of the EllipticFigure class.
public EllipticFigure(RectangleF bounds)
| Type | Name | Description |
|---|---|---|
| RectangleF | bounds |
Initializes a new instance of the EllipticFigure class.
public EllipticFigure(float x, float y, float width, float height)
| Type | Name | Description |
|---|---|---|
| float | x | |
| float | y | |
| float | width | |
| float | height |