pivotX property

double pivotX
getter/setter pair

The horizontal pivot point of the image, normalized (0.0 to 1.0).

0.0 is the left edge, 0.5 is the center, 1.0 is the right edge. Defaults to 0.5.

Implementation

double pivotX;