ImageGear .NET v24.12 - Updated
ShowUtilityButtons Method




ImageGear24.Recognition.Forms Assembly > ImageGear.Recognition.Forms Namespace > ImGearRecZoneGUI Class : ShowUtilityButtons Method
Shows the utility buttons on the recognition zone editor toolbar.
Syntax
'Declaration
 
Public Sub ShowUtilityButtons() 
'Usage
 
Dim instance As ImGearRecZoneGUI
 
instance.ShowUtilityButtons()
public void ShowUtilityButtons()
public: void ShowUtilityButtons(); 
public:
void ShowUtilityButtons(); 
Remarks
This method shows the utility buttons on the recognition zone editor toolbar. These are the buttons which don't represent any particular zone types, but rather some actions that can be carried out directly from the toolbar. For example, automatically detect zones, import zones from a file, export zones to a file.
See Also

Reference

ImGearRecZoneGUI Class
ImGearRecZoneGUI Members