y property

  1. @ImcField('Y', 'y', ImcType.typeUInt16, units: 'px')
int y

Y coordinate of the target in the image frame.

Implementation

@ImcField('Y', 'y', ImcType.typeUInt16, units: 'px')
int get y;