stagexl
stagexl
GraphicsCommandArcElliptical
y
y
stagexl
stagexl
GraphicsCommandArcElliptical
y
property
y
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
y
Source
double get y => _y;
void
y=
(
double
value
)
Source
set y(double value) { _y = value; _invalidate(); }