Methods
(static) circle(x, y, size, params)
Creates a circle with optional fill
Parameters:
Name | Type | Description | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
x |
number | Center X coordinate | ||||||||||||
y |
number | Center Y coordinate | ||||||||||||
size |
number | Reference size for radius calculation | ||||||||||||
params |
Object | Optional parameters for customization
Properties
|