Skip to main content

Special Objects

These do not represent interactive elements; they define areas or masks.

Area: A simple rectangle defined by coordinates

  • X / Y min / X / Y max - coordinates of the Area element.

Area (Xmin/Xmax/Ymin/Ymax)

CustomBox: A dynamic frame derived from another object.

  • Search object – the reference element.
  • Top / Bottom / Left / Right Offset – the offset from the reference element.

CustomBox (offsets)