Accusoft ImagXpress 13
ToolbarGetToolVisible Method
An enumIXTool that is being examined for visibility.
Description
Gets a tool button's Visibility state in the toolbar.
Syntax
Visual Basic
Public Function ToolbarGetToolVisible( _
   ByVal Tool As enumIXTool _
) As Boolean
Parameters
Tool
ValueDescription
TOOL_HandImage panning tool.
TOOL_MagMagnifying window.
TOOL_MouseWheelHorizScrollMouse wheel horizontal scroll.
TOOL_MouseWheelVertScrollMouse wheel vertical scroll.
TOOL_MouseWheelZoomMouse wheel zoom.
TOOL_NoneNo tool selected.
TOOL_PanImage viewing pan tool.
TOOL_SelectRubberband window selection tool.
TOOL_ZoomInZoom in tool.
TOOL_ZoomOutZoom out tool.
TOOL_ZoomRectZoom rectangle tool.
An enumIXTool that is being examined for visibility.
Return Type
The Visibility state of the tool button, visible (true) or hidden (false).
Remarks

When a tool button is visible, it appears in the display in the toolbar.

See Also

ImagXpress Object  | ImagXpress Members  | Toolbar

 

 


©2019. Accusoft Corporation. All Rights Reserved.

Send Feedback