![]() |
nsbaci 1.0
|
Ellipse shape with center and radii. More...
#include <drawingTypes.h>

Public Member Functions | |
| Ellipse (Point c, int32_t rx, int32_t ry, bool fill=false) | |
Public Attributes | |
| Point | center |
| int32_t | radiusX = 0 |
| int32_t | radiusY = 0 |
| bool | filled = false |
Ellipse shape with center and radii.