stagexl
stagexl
GraphicsCommandRectRound
height
height
stagexl
stagexl
GraphicsCommandRectRound
height
property
height
stagexl
stagexl
GraphicsCommandRectRound
Constructors
GraphicsCommandRectRound
Properties
ellipseHeight
ellipseWidth
graphics
hashCode
height
runtimeType
width
x
y
Operators
operator ==
Methods
invalidate
noSuchMethod
toString
updateContext
double
height
Source
double get height => _height;
void
height=
(
double
value
)
Source
set height(double value) { _height = value; _invalidate(); }