stagexl
stagexl
GraphicsCommandArcElliptical
x
x
stagexl
stagexl
GraphicsCommandArcElliptical
x
property
x
stagexl
stagexl
GraphicsCommandArcElliptical
Constructors
GraphicsCommandArcElliptical
Properties
antiClockwise
endAngle
graphics
hashCode
radiusX
radiusY
rotation
runtimeType
startAngle
x
y
Operators
operator ==
Methods
invalidate
noSuchMethod
toString
updateContext
double
x
Source
double get x => _x;
void
x=
(
double
value
)
Source
set x(double value) { _x = value; _invalidate(); }