STRICH Barcode Scanning SDK API Reference
Getting Started
Changelog
Sample code
Preparing search index...
Quadrilateral
Interface Quadrilateral
A non-intersecting polygon with four points.
interface
Quadrilateral
{
points
:
Point
[]
;
}
Index
Properties
points
Properties
points
points
:
Point
[]
The 4 points forming the quadrilateral.
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
points
Getting Started
Changelog
Sample code
STRICH Barcode Scanning SDK API Reference
Loading...
A non-intersecting polygon with four points.