Accusoft.ImagXpressSdk Namespace > ImageXView Class : ToolSetAttribute Method |
'Declaration Public Sub ToolSetAttribute( _ ByVal tool As Tool, _ ByVal attribute As ToolAttribute, _ ByVal newValue As Integer _ )
'Usage Dim instance As ImageXView Dim tool As Tool Dim attribute As ToolAttribute Dim newValue As Integer instance.ToolSetAttribute(tool, attribute, newValue)