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