ImageGear .NET - Updated
Clear Method (ImGearRecZoneCollection)




ImageGear24.Recognition Assembly > ImageGear.Recognition Namespace > ImGearRecZoneCollection Class : Clear Method
Removes all zones.
Syntax
'Declaration
 
Public Sub Clear() 
'Usage
 
Dim instance As ImGearRecZoneCollection
 
instance.Clear()
public void Clear()
public: void Clear(); 
public:
void Clear(); 
Remarks
Removes all zones from the zone list.
See Also

Reference

ImGearRecZoneCollection Class
ImGearRecZoneCollection Members