Dart API Reference
dart:svg
PathSegCurvetoCubicRel
PathSegCurvetoCubicRel
class
Annotated by:
DocsEditable()
DomName('SVGPathSegCurvetoCubicRel')
Unstable()
Extends:
PathSeg
Object
Instance Properties
x
num
read/write
x1
num
read/write
x2
num
read/write
y
num
read/write
y1
num
read/write
y2
num
read/write
pathSegType
int
Inherited
read-only
pathSegTypeAsLetter
String
Inherited
read-only