Donner
C++20 SVG rendering library
|
Creates a circle centered on cx
, cy
, with radius r
.
Attribute | Default | Description |
---|---|---|
cx | 0 | Center X coordinate. |
cy | 0 | Center Y coordinate. |
r | 0 | Radius of the circle. |