Notice: This documentation is archived. For the latest product features and documentation, please visit Dynamsoft Capture Vision Documentation.
Point
Interface for the points used to represent a quadrilateral or reference region.
Attributes
Attribute | Type |
---|---|
x |
number |
y |
number |
x
The X coordinate of the point.
y
The Y coordinate of the point.