Accusoft ImagXpress 13
ToolSetAttribute Method
An enumIXTool value to which to assign the attribute.
An enumIXToolAttr attribute to assign to the given tool.
The attribute's new value.
Description
Sets the value of a specific tool's attribute.
Syntax
Visual Basic
Public Sub ToolSetAttribute( _
   ByVal Tool As enumIXTool, _
   ByVal Attribute As enumIXToolAttr, _
   ByVal nValue As Long _
) 
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 value to which to assign the attribute.
Attribute
ValueDescription
TOOLATTR_AllowNotateXpressToDisplayTooltipsAllow NotateXpress to display tool-tips.
TOOLATTR_MagFactorMagnification factor.
TOOLATTR_MagHeightMagnifier height value.
TOOLATTR_MagWidthMagnifier width value.
TOOLATTR_MinimumAreaMinimum area.
TOOLATTR_MouseWheelHorizScrollMouse wheel horizontal scroll.
TOOLATTR_MouseWheelVertScrollMouse wheel vertical scroll.
TOOLATTR_MouseWheelZoomMouse wheel zoom.
TOOLATTR_SelectFillTransparent or inverted selections.
TOOLATTR_SelectShapeSelect region shape.
TOOLATTR_ZoomInFactorZoom in factor.
TOOLATTR_ZoomOutFactorZoom out factor.
An enumIXToolAttr attribute to assign to the given tool.
nValue
The attribute's new value.
Remarks

See Also

ImagXpress Object  | ImagXpress Members  | enumIXTool Enumeration  | enumIXToolAttr Enumeration  | Tools

 

 


©2019. Accusoft Corporation. All Rights Reserved.

Send Feedback