SmartZone v8.0 - Updated January 12, 2025
Accusoft.SmartZoneOCR.Net Assembly / Accusoft.SmartZoneOCRSdk Namespace / CharacterResult Class / Zone Property




In This Topic
Zone Property (CharacterResult)
In This Topic
Gets the coordinates of the rectangular area containing the character.
Syntax
'Declaration
 
Public Overrides ReadOnly Property Zone As Zone
 
'Usage
 
Dim instance As CharacterResult
Dim value As Zone
 
value = instance.Zone
Remarks

This read only property is the coordinates of the result object upon the image.

See Also