Donner
C++20 SVG rendering library
Loading...
Searching...
No Matches
"<circle>"

Creates a circle centered on cx, cy, with radius r.

cx,cy r

Attribute Default Description
cx 0 Center X coordinate.
cy 0 Center Y coordinate.
r 0 Radius of the circle.