OCRObjectListSortWithTolerance Method
Free Trial Web API version Licensing Request A Quote
HAVE QUESTIONS OR NEED HELP?SUBMIT THE SUPPORT REQUEST FORM or write email toSUPPORT@BYTESCOUT.COM
Sorts the collection by Y, then by X coordinate with tolerance.
Namespace:ByteScout.TextRecognitionAssembly: ByteScout.TextRecognition (in ByteScout.TextRecognition.dll) Version: 2.6.0.314-master
Syntax
Parameters
- xTolerance
- Type: SystemSingle
Tolerance for X coordinates. - yTolerance
- Type: SystemSingle
Tolerance for Y coordinates.
See Also