Accusoft.ImagXpress13.Net
MouseWheelGetAttribute Method




Specific attribute to get the value from.
Retrieves the value of a specific mousewheel action's attribute.
Syntax
'Declaration
 
Public Function MouseWheelGetAttribute( _
   ByVal attribute As MouseWheelAttribute _
) As Integer
'Usage
 
Dim instance As ImageXView
Dim attribute As MouseWheelAttribute
Dim value As Integer
 
value = instance.MouseWheelGetAttribute(attribute)
public int MouseWheelGetAttribute( 
   MouseWheelAttribute attribute
)
public: int MouseWheelGetAttribute( 
   MouseWheelAttribute attribute
) 
public:
int MouseWheelGetAttribute( 
   MouseWheelAttribute attribute
) 

Parameters

attribute
Specific attribute to get the value from.

Return Value

An integer value for that tool's attribute.
See Also

Reference

ImageXView Class
ImageXView Members

 

 


©2019. Accusoft Corporation. All Rights Reserved.

Send Feedback