w property

double w
getter/setter pair

x = horizontal y = vertical h = height w = width

Implementation

double x = 0, y = 0, h = 0, w = 0;