scaleX property

double scaleX
getter/setter pair

Implementation

double x = 0.0,
    y = 0.0,
    scaleX = 1.0,
    scaleY = 1.0,
    rotation = 0.0,
    width = 0.0,
    height = 0.0;