ImageGear .NET v25.2 - Updated October 17, 2024
Remove Method (ImGearOCRZoneCollection)




ImageGear.OCR Assembly > ImageGear.OCR Namespace > ImGearOCRZoneCollection Class : Remove Method
Reference to a zone in the zone list to remove.
Removes the specified zone.
Syntax
'Declaration
 
Public Sub Remove( _
   ByVal zone As ImGearOCRZone _
) 
 
'Usage
 
Dim instance As ImGearOCRZoneCollection
Dim zone As ImGearOCRZone
 
instance.Remove(zone)

Parameters

zone
Reference to a zone in the zone list to remove.
See Also

Reference

ImGearOCRZoneCollection Class
ImGearOCRZoneCollection Members

Is this page helpful?
Yes No
Thanks for your feedback.