offsetY property

int? offsetY
getter/setter pair

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

Supported version: 2.2.0

Implementation

int? offsetY;