showAnnotationToolbar(Boolean)
Specifies whether to show or hide the main annotations toolbar.
Call this method with a value of true to show the toolbar, or with a value of
false to hide the toolbar.
Sample syntax
ViewONE.showAnnotationToolbar(false);