stagexl
stagexl
GraphicsCommandArc
y
y
stagexl
stagexl
GraphicsCommandArc
y
property
y
stagexl
stagexl
GraphicsCommandArc
Constructors
GraphicsCommandArc
Properties
antiClockwise
endAngle
graphics
hashCode
radius
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(); }