SVGPathSegArcAbs

Undocumented in source.

Constructors

this
this(Handle h)
Undocumented in source.

Alias This

_parent

Members

Functions

angle
void angle(float angle)
Undocumented in source. Be warned that the author may not have intended to support it.
angle
float angle()
Undocumented in source. Be warned that the author may not have intended to support it.
largeArcFlag
void largeArcFlag(bool largeArcFlag)
Undocumented in source. Be warned that the author may not have intended to support it.
largeArcFlag
bool largeArcFlag()
Undocumented in source. Be warned that the author may not have intended to support it.
r1
void r1(float r1)
Undocumented in source. Be warned that the author may not have intended to support it.
r1
float r1()
Undocumented in source. Be warned that the author may not have intended to support it.
r2
void r2(float r2)
Undocumented in source. Be warned that the author may not have intended to support it.
r2
float r2()
Undocumented in source. Be warned that the author may not have intended to support it.
sweepFlag
void sweepFlag(bool sweepFlag)
Undocumented in source. Be warned that the author may not have intended to support it.
sweepFlag
bool sweepFlag()
Undocumented in source. Be warned that the author may not have intended to support it.
x
void x(float x)
Undocumented in source. Be warned that the author may not have intended to support it.
x
float x()
Undocumented in source. Be warned that the author may not have intended to support it.
y
void y(float y)
Undocumented in source. Be warned that the author may not have intended to support it.
y
float y()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

_parent
libwasm.bindings.SVGPathSeg.SVGPathSeg _parent;
Undocumented in source.

Meta