ImageGear for .NET
ImGearRecZoneGUIType Enumeration
See Also  Send Feedback
ImageGear21.Recognition.Forms Assembly > ImageGear.Recognition.Forms Namespace : ImGearRecZoneGUIType Enumeration




Glossary Item Box

Zone type used for zone editor toolbar buttons.

Syntax

 
Visual Basic
C#
Managed Extensions for C++
C++/CLI
 
 

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

©2013. Accusoft Corporation. All Rights Reserved.