Preparing search index...
The search index is not available
DevToIX
|
BeamToIX
beamtoix
API - end-user/shape-tasks
CircleShapeTaskParams
Interface CircleShapeTaskParams
interface
CircleShapeTaskParams
{
fill
?:
string
;
radius
?:
any
;
shape
?:
string
|
Shapes
;
stroke
?:
string
;
strokeWidth
?:
any
;
}
Hierarchy (
view full
)
BaseShapeTaskParams
CircleShapeTaskParams
Index
Properties
fill?
radius?
shape?
stroke?
stroke
Width?
Properties
Optional
fill
fill
?:
string
Optional
radius
radius
?:
any
Optional
shape
shape
?:
string
|
Shapes
Optional
stroke
stroke
?:
string
Optional
stroke
Width
stroke
Width
?:
any
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
fill
radius
shape
stroke
stroke
Width
beamtoix
Loading...