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