ImageGear22.Recognition.Forms Assembly > ImageGear.Recognition.Forms Namespace : ImGearRecZoneGUIType Enumeration |
'Declaration <FlagsAttribute()> Public Enum ImGearRecZoneGUIType Inherits System.Enum
'Usage Dim instance As ImGearRecZoneGUIType
[Flags()] public enum ImGearRecZoneGUIType : System.Enum
[Flags()] __value public enum ImGearRecZoneGUIType : public System.Enum
[Flags()] public enum class ImGearRecZoneGUIType : public System.Enum
Member | Value | Description |
---|---|---|
CUSTOM | 128 | Custom zone type. |
NONE | 1 | No zone types. |
NULL | 0 | Zone type is undefined. Do not use this value. |
OCR | 2 | OCR zone type. |
OCR_ASIAN | 4 | Asian OCR zone type. |
SELECT | 256 | Not actually a zone type, but a type of toolbar button used to access a "select mode" for selecting and editing zones. |
System.Object
System.ValueType
System.Enum
ImageGear.Recognition.Forms.ImGearRecZoneGUIType