Sets the visible state of the tool.
Syntax
Parameters
- tool
- The AnnotationTool enumeration value.
- visible
- A boolean value which should be true to make the given tool visible in the toolbar to the application end-user. Otherwise, false should be set.
See Also