ImageGear for .NET
ImGearRecZoneGUIType Enumeration




Zone type used for zone editor toolbar buttons.
Syntax
'Declaration
 
<FlagsAttribute()>
Public Enum ImGearRecZoneGUIType 
   Inherits System.Enum
'Usage
 
Dim instance As ImGearRecZoneGUIType
[FlagsAttribute()]
public enum ImGearRecZoneGUIType : System.Enum 
[FlagsAttribute()]
__value public enum ImGearRecZoneGUIType : public System.Enum 
[FlagsAttribute()]
public enum class ImGearRecZoneGUIType : public System.Enum 
Members
MemberValueDescription
CUSTOM128Custom zone type.
NONE1No zone types.
NULL0Zone type is undefined. Do not use this value.
OCR2OCR zone type.
OCR_ASIAN4Asian OCR zone type.
SELECT256Not actually a zone type, but a type of toolbar button used to access a "select mode" for selecting and editing zones.
Remarks
Each preset zone type represents a commonly used combination of zone parameters. There is also a custom zone type for user-defined zone types.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         ImageGear.Recognition.Forms.ImGearRecZoneGUIType

See Also

Reference

ImageGear.Recognition.Forms Namespace

 

 


©2014. Accusoft Corporation. All Rights Reserved.

Send Feedback