Eulergraph
Preparing search index...
types/SVGParser
SVGQuadraticCurveCommand
Interface SVGQuadraticCurveCommand
interface
SVGQuadraticCurveCommand
{
relative
:
boolean
;
type
:
"q"
|
"Q"
;
x
:
number
;
x1
:
number
;
y
:
number
;
y1
:
number
;
}
Hierarchy (
View Summary
)
BaseSVGPathCommand
SVGQuadraticCurveCommand
Index
Properties
relative
type
x
x1
y
y1
Properties
relative
relative
:
boolean
type
type
:
"q"
|
"Q"
x
x
:
number
x1
x1
:
number
y
y
:
number
y1
y1
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
relative
type
x
x1
y
y1
Eulergraph
Loading...