ImageGear .NET v24.12 - Updated
ClearAllZones Method




ImageGear24.Recognition.Forms Assembly > ImageGear.Recognition.Forms Namespace > ImGearRecZoneGUI Class : ClearAllZones Method
Removes all zones from the recognition page associated with the ImGearRecZoneGUI object.
Syntax
'Declaration
 
Public Sub ClearAllZones() 
'Usage
 
Dim instance As ImGearRecZoneGUI
 
instance.ClearAllZones()
public void ClearAllZones()
public: void ClearAllZones(); 
public:
void ClearAllZones(); 
Remarks
This method removes all zones from the recognition page associated with the ImGearRecZoneGUI class object.
See Also

Reference

ImGearRecZoneGUI Class
ImGearRecZoneGUI Members