Preparing search index...
The search index is not available
DevToIX
|
BeamToIX
beamtoix
API - end-user/paths
_WorkLinePathParams
Interface _WorkLinePathParams
Params defined inside the props.path.params, when
props.path = 'line'
interface
_WorkLinePathParams
{
_sx
?:
number
;
_sy
?:
number
;
_x0
?:
number
;
_y0
?:
number
;
x0
?:
any
;
x1
?:
any
;
y0
?:
any
;
y1
?:
any
;
}
Hierarchy (
view full
)
LinePathParams
_WorkLinePathParams
Index
Properties
_sx?
_sy?
_x0?
_y0?
x0?
x1?
y0?
y1?
Properties
Optional
_sx
_sx
?:
number
Optional
_sy
_sy
?:
number
Optional
_x0
_x0
?:
number
Optional
_y0
_y0
?:
number
Optional
x0
x0
?:
any
Optional
x1
x1
?:
any
Optional
y0
y0
?:
any
Optional
y1
y1
?:
any
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
_sx
_sy
_x0
_y0
x0
x1
y0
y1
beamtoix
Loading...
Params defined inside the props.path.params, when
props.path = 'line'