SmartZone v8.0 - Updated January 12, 2025
Accusoft.SmartZoneICR.Net Assembly / Accusoft.SmartZoneICRSdk Namespace / InvalidAreaException Class
Members




InvalidAreaException Class
Contains information whenever an invalid area is used in processing.
Object Model
InvalidAreaException Class
Syntax
'Declaration
 
<SerializableAttribute()>
Public NotInheritable Class InvalidAreaException 
   Inherits SmartZoneICRException
 
'Usage
 
Dim instance As InvalidAreaException
Remarks
The area is considered invalid when the rectangle defined by the area extends outside of the image's boundaries.
Inheritance Hierarchy

System.Object
   System.Exception
      Accusoft.SmartZoneICRSdk.SmartZoneException
         Accusoft.SmartZoneICRSdk.SmartZoneICRException
            Accusoft.SmartZoneICRSdk.InvalidAreaException

See Also