offsetX property

int? offsetX
getter/setter pair

Description: Customize the offset of the cursor along the X-axis, which is 0 by default and cannot exceed the image width. Required: true

Supported version: 2.2.0

Implementation

int? offsetX;