kcl → types →
CircleData
Data for drawing an circle
Type: object
Properties
Property | Type | Description | Required |
---|---|---|---|
center | [number, number] | The center of the circle. | No |
radius | number | The circle radius | No |
Data for drawing an circle
Type: object
Property | Type | Description | Required |
---|---|---|---|
center | [number, number] | The center of the circle. | No |
radius | number | The circle radius | No |