ImageGear .NET - Updated November 28, 2017
ZoneIndex Property




ImageGear23.Recognition Assembly > ImageGear.Recognition Namespace > ImGearRecLetter Class : ZoneIndex Property
Gets or sets the index of the zone in ImGearRecPage.Zones which contains the character.
Syntax
'Declaration
 
Public Property ZoneIndex As UShort
 
'Usage
 
Dim instance As ImGearRecLetter
Dim value As UShort
 
instance.ZoneIndex = value
 
value = instance.ZoneIndex

Property Value

Ushort value.
See Also

Reference

ImGearRecLetter Class
ImGearRecLetter Members