Skip to content

CircleOptions

CircleOptions: object

Type declaration

radius?

optional radius: number

the radius of the circle

x?

optional x: number

the x position to draw the circle

y?

optional y: number

the y position to draw the circle

Defined in

plugins/plugin-circle/dist/esm/index.d.ts:19