x property

  1. @ImcField('X', 'x', ImcType.typeUInt16, units: 'px')
int x

X coordinate of the target in the image frame.

Implementation

@ImcField('X', 'x', ImcType.typeUInt16, units: 'px')
int get x;