ImageGear for .NET
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
public ImGearRecZoneCollection Zones {get;}
public: __property ImGearRecZoneCollection* get_Zones();
public:
property ImGearRecZoneCollection^ Zones {
   ImGearRecZoneCollection^ get();
}

Property Value

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

Reference

ImGearRecPage Class
ImGearRecPage Members
ImGearRecZoneCollection Class

 

 


©2014. Accusoft Corporation. All Rights Reserved.

Send Feedback