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