Accusoft.ImagXpressSdk Namespace > ImageXView Class : MouseWheelSetAttribute Method |
'Declaration Public Sub MouseWheelSetAttribute( _ ByVal attribute As MouseWheelAttribute, _ ByVal newValue As Integer _ )
'Usage Dim instance As ImageXView Dim attribute As MouseWheelAttribute Dim newValue As Integer instance.MouseWheelSetAttribute(attribute, newValue)
public void MouseWheelSetAttribute( MouseWheelAttribute attribute, int newValue )
public: void MouseWheelSetAttribute( MouseWheelAttribute attribute, int newValue )
public: void MouseWheelSetAttribute( MouseWheelAttribute attribute, int newValue )