Options
All
  • Public
  • Public/Protected
  • All
Menu

A 2-Dimensional rectangle given by its relative position and size, representing the area where barcode operations are performed.

Hierarchy

  • SearchArea

Index

Properties

Properties

height

height: number

The height of the rectangle, given as height percentage (0.0 - 1.0).

width

width: number

The width of the rectangle, given as width percentage (0.0 - 1.0).

x

x: number

The x-coordinate position of the top-left corner of the rectangle, given as width percentage (0.0 - 1.0).

y

y: number

The y-coordinate position of the top-left corner of the rectangle, given as height percentage (0.0 - 1.0).

Legend

  • Module
  • Object literal
  • Variable
  • Function
  • Function with type parameter
  • Index signature
  • Type alias
  • Enumeration
  • Enumeration member
  • Property
  • Method
  • Interface
  • Interface with type parameter
  • Constructor
  • Property
  • Method
  • Index signature
  • Class
  • Class with type parameter
  • Constructor
  • Property
  • Method
  • Accessor
  • Index signature
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Inherited accessor
  • Protected property
  • Protected method
  • Protected accessor
  • Private property
  • Private method
  • Private accessor
  • Static property
  • Static method

Generated using TypeDoc