ReadZoneEx
Use this method to read a zone on a CroImage object, the settings of which were previously saved in the ScanJobs’ definition.
Syntax
ReadZoneEx (Image as ISCBCroImage, ZoneName as String, Result as ISCBCroWorktext)| Description | Definition |
|---|---|
| Image | [in] SCBCroImage object |
| ZoneName | [in] Name of read zone |
| Result | [out] Result of reading returned as SCBCroWorktext object |
