ImageGear .NET - Updated May 1, 2018
ToolBarIsCustomized Property




ImageGear24.Recognition.Forms Assembly > ImageGear.Recognition.Forms Namespace > ImGearRecZoneGUI Class : ToolBarIsCustomized Property
Gets a value indicating whether or not the recognition zone editor toolbar is customized.
Syntax
'Declaration
 
Public ReadOnly Property ToolBarIsCustomized As Boolean
 
'Usage
 
Dim instance As ImGearRecZoneGUI
Dim value As Boolean
 
value = instance.ToolBarIsCustomized

Property Value

True if toolbar has been customized, otherwise false.
See Also

Reference

ImGearRecZoneGUI Class
ImGearRecZoneGUI Members