Options
All
  • Public
  • Public/Protected
  • All
Menu

A 2-dimensional quadrilateral shape given by its 4 corners, representing a barcode location. The polygon has an orientation given by the specific corner types.

Hierarchy

  • Quadrilateral

Index

Properties

Readonly bottomLeft

bottomLeft: Point

The bottom-left corner.

Readonly bottomRight

bottomRight: Point

The bottom-right corner.

Readonly topLeft

topLeft: Point

The top-left corner.

Readonly topRight

topRight: Point

The top-right corner.

Generated using TypeDoc