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