ImageGear for .NET
ImGearRecZoneGUIEditMode Enumeration




Specifies the edit mode used for zone editing GUI.
Syntax
'Declaration
 
Public Enum ImGearRecZoneGUIEditMode 
   Inherits System.Enum
'Usage
 
Dim instance As ImGearRecZoneGUIEditMode
public enum ImGearRecZoneGUIEditMode : System.Enum 
__value public enum ImGearRecZoneGUIEditMode : public System.Enum 
public enum class ImGearRecZoneGUIEditMode : public System.Enum 
Members
MemberValueDescription
EDIT0Zones can be created, moved, and resized with ease. Mouse events are processed.
VIEW1Zones are locked into place and the GUI is disabled. Mouse events are not processed.
Remarks
This enumeration specifies the edit mode used for zone editing GUI.
Inheritance Hierarchy

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

See Also

Reference

ImageGear.Recognition.Forms Namespace

 

 


©2014. Accusoft Corporation. All Rights Reserved.

Send Feedback