'Declaration
Public ReadOnly Property ToolBarIsVisible As Boolean
'Usage
Dim instance As ImGearRecZoneGUI
Dim value As Boolean
value = instance.ToolBarIsVisible
Property Value
Boolean value. True if the toolbar is visible.
Remarks
This property indicates whether or not the recognition zone editor toolbar is visible. To change the
visibility of the toolbar, use the ShowToolBar and HideToolBar methods.