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. |