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