Preparing search index...
The search index is not available
DevToIX
|
BeamToIX
beamtoix
API - end-user/shape-tasks
SpeechShapeTaskParams
Interface SpeechShapeTaskParams
interface
SpeechShapeTaskParams
{
fill
?:
string
;
height
?:
any
;
rx
?:
any
;
ry
?:
any
;
shape
?:
string
|
Shapes
;
speechHeight
?:
uint
;
speechPosition
?:
string
|
SpeechPosition
;
speechShift
?:
int
;
speechStart
?:
uint
;
speechWidth
?:
uint
;
stroke
?:
string
;
strokeWidth
?:
any
;
width
?:
any
;
}
Hierarchy (
view full
)
RectangleShapeTaskParams
SpeechShapeTaskParams
Index
Properties
fill?
height?
rx?
ry?
shape?
speech
Height?
speech
Position?
speech
Shift?
speech
Start?
speech
Width?
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
speech
Height
speech
Height
?:
uint
Optional
speech
Position
speech
Position
?:
string
|
SpeechPosition
Optional
speech
Shift
speech
Shift
?:
int
Optional
speech
Start
speech
Start
?:
uint
Optional
speech
Width
speech
Width
?:
uint
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
speech
Height
speech
Position
speech
Shift
speech
Start
speech
Width
stroke
stroke
Width
width
beamtoix
Loading...