Dart SDK
dart:svg
PathSegCurvetoCubicSmoothRel
class
PathSegCurvetoCubicSmoothRel
Properties
Properties
x
x2
y
y2
pathSegType
pathSegTypeAsLetter
(Not documented.)
Annotations
DocsEditable()
DomName('SVGPathSegCurvetoCubicSmoothRel')
Unstable()
Extends
Object
PathSeg
PathSegCurvetoCubicSmoothRel
Properties
num
x
read / write
num
x2
read / write
num
y
read / write
num
y2
read / write
int
pathSegType
read-only ,
inherited
String
pathSegTypeAsLetter
read-only ,
inherited