x_shift property

double? x_shift
getter/setter pair

Shift by X-axis measured in widths of the mask scaled to the face size, from left to right. (For example, -1.0 will place the mask just to the left of the default mask position)

Implementation

double? x_shift;