ImageGear .NET - Updated October 2, 2018
Count Property (ImGearRecZoneCollection)




ImageGear24.Recognition Assembly > ImageGear.Recognition Namespace > ImGearRecZoneCollection Class : Count Property
Gets number of zones.
Syntax
'Declaration
 
Public ReadOnly Property Count As Integer
 
'Usage
 
Dim instance As ImGearRecZoneCollection
Dim value As Integer
 
value = instance.Count

Property Value

Integer value.
Remarks
Returns the total number of zones in the zone list.
See Also

Reference

ImGearRecZoneCollection Class
ImGearRecZoneCollection Members