Dart API Reference
dart:svg
PathSegArcRel
PathSegArcRel
class
Annotated by:
DocsEditable()
DomName('SVGPathSegArcRel')
Unstable()
Extends:
PathSeg
Object
Instance Properties
angle
num
read/write
largeArcFlag
bool
read/write
r1
num
read/write
r2
num
read/write
sweepFlag
bool
read/write
x
num
read/write
y
num
read/write
pathSegType
int
Inherited
read-only
pathSegTypeAsLetter
String
Inherited
read-only