SmartZone v8.0 - Updated
Accusoft.SmartZoneOCR.Net Assembly / Accusoft.SmartZoneOCRSdk Namespace / Zone Structure
Members




In This Topic
    Zone Structure
    In This Topic
    Represents the location and size of a Zone.
    Object Model
    Zone Structure
    Syntax
    'Declaration
     
    
    Public Structure Zone 
       Inherits System.ValueType
    'Usage
     
    
    Dim instance As Zone
    public struct Zone : System.ValueType 
    public __value struct Zone : public System.ValueType 
    public value class Zone : public System.ValueType 
    Inheritance Hierarchy

    System.Object
       System.ValueType
          Accusoft.SmartZoneOCRSdk.Zone

    See Also