fill?: boolean
If fill the shape with color (set this to false if you only want an outline).
gradient?:
[
Color, Color
]
Use gradient instead of solid color.
since
v3000.0
Multiplier for circle vertices resolution (default 1)
anchor?: Anchor | Vec2
The anchor point, or the pivot point. Default to "topleft".