stagexl
stagexl
GraphicsCommandRectRound
y
y
stagexl
stagexl
GraphicsCommandRectRound
y
property
y
stagexl
stagexl
GraphicsCommandRectRound
Constructors
GraphicsCommandRectRound
Properties
ellipseHeight
ellipseWidth
graphics
hashCode
height
runtimeType
width
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(); }