ImageGear22.Recognition.Forms Assembly > ImageGear.Recognition.Forms Namespace : ImGearRecZoneGUI Class |
The following tables list the members exposed by ImGearRecZoneGUI.
Name | Description | |
---|---|---|
![]() | ImGearRecZoneGUI Constructor | Initializes a new instance of the ImGearRecZoneGUI class. |
Name | Description | |
---|---|---|
![]() | EditMode | Gets or sets edit mode used for zone editing GUI. |
![]() | SelectedButton | Gets or sets the selected button on the toolbar. |
![]() | ToolBarIsCustomized | Gets a value indicating whether or not the recognition zone editor toolbar is customized. |
![]() | ToolBarIsVisible | Gets a value indicating whether the toolbar is visible. |
![]() | ToolBarLicenseCheck | Gets or sets a value indicating whether or not currently licensed recognition modules will be taken into account in the appearance and behavior of the toolbar and property sheets. |
![]() | UtilityButtonsAreHidden | Gets a value indicating whether utility buttons on the recognition zone editor toolbar are hidden. |
Name | Description | |
---|---|---|
![]() | ButtonIsCustomized | Returns true if the specified toolbar button is customized. |
![]() | ButtonIsHidden | Returns true if the specified toolbar button is hidden. |
![]() | ClearAllZones | Removes all zones from the recognition page associated with the ImGearRecZoneGUI object. |
![]() | CreateCustomButtonDialog | Creates a custom button using the property sheet GUI. |
![]() | CreateRecGUIPage | Overloaded. Creates a recognition GUI page from an existing recognition page, and optionally an ART page. |
![]() | CustomizeButtonDialog | Opens a property sheet GUI which can be used to customize the specified button. |
![]() | Dispose | Frees all data associated with this object. |
![]() | HideStandardButton | Hides the specified standard toolbar button. |
![]() | HideToolBar | Hides the recognition zone editor toolbar. |
![]() | HideUtilityButtons | Hides the utility buttons on the recognition zone editor toolbar. |
![]() | HideZoneMarks | Hides the zone marks which are used to indicate zone location, size, and type. |
![]() | LoadCustomToolBar | Loads a customized toolbar previously saved to disk in XML format and makes it the current toolbar. |
![]() | ModifyCustomButtonDialog | Modifies custom button dialog. |
![]() | MouseDown | Processes MouseDown events from the application in order to provide zone editor GUI functionality. |
![]() | MouseMove | Processes MouseMove events from the application in order to provide zone editor GUI functionality. |
![]() | MouseUp | Processes MouseUp events from the application in order to provide zone editor GUI functionality. |
![]() | Refresh | Updates the recognition zone editor GUI's collection of marks to match the zones currently defined by the recognition page and also draws the marks. |
![]() | RevertToDefaultToolBar | Clears all modifications to the recognition zone editor toolbar. |
![]() | SaveCustomToolBar | Serializes a custom toolbar created within the ImGearRecZoneGUI class to XML and saves it to the path specified. |
![]() | SetRecGUIZoneType | Defines the attributes of the next zone created using the recognition zone editor GUI. |
![]() | ShowStandardButton | Shows the specified standard toolbar button. |
![]() | ShowToolBar | Shows the recognition zone editor toolbar. |
![]() | ShowUtilityButtons | Shows the utility buttons on the recognition zone editor toolbar. |
Name | Description | |
---|---|---|
![]() | Finalize | Finalizes an instance of the ImGearRecZoneGUI class. |