ImageGear .NET v24.14 - Updated September 15, 2020
Zones Property




ImageGear24.Recognition Assembly > ImageGear.Recognition Namespace > ImGearRecPage Class : Zones Property
Gets collection of recognition zones.
Syntax
'Declaration
 
Public ReadOnly Property Zones As ImGearRecZoneCollection
 
'Usage
 
Dim instance As ImGearRecPage
Dim value As ImGearRecZoneCollection
 
value = instance.Zones

Property Value

ImGearRecZoneCollection class object.
Remarks
Collection of recognition zones associated with the ImGearRecPage.
See Also

Reference

ImGearRecPage Class
ImGearRecPage Members
ImGearRecZoneCollection Class