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