'Usage Dim instance As ImGearOCRZoneCollection Dim path As String instance.LoadFromFile(path)
Parameters
- path
- Path to the file to load zone list from.
'Usage Dim instance As ImGearOCRZoneCollection Dim path As String instance.LoadFromFile(path)
Exception | Description |
---|---|
ImGearOCRException | Exception is thrown if the format of zone file is not correct. |