Eulergraph
Preparing search index...
types/PathAttrs
QuadraticCurveToToCommand
Type Alias QuadraticCurveToToCommand
type
QuadraticCurveToToCommand
=
{
args
:
[
cpx
:
number
,
cpy
:
number
,
x
:
number
,
y
:
number
]
;
name
:
"quadraticCurveTo"
;
transform
?:
DOMMatrix
;
}
Index
Properties
args
name
transform?
Properties
args
args
:
[
cpx
:
number
,
cpy
:
number
,
x
:
number
,
y
:
number
]
name
name
:
"quadraticCurveTo"
Optional
transform
transform
?:
DOMMatrix
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
args
name
transform
Eulergraph
Loading...