Accusoft.ImagXpressSdk Namespace > ImageXView Class : ToolGetAttribute Method |
'Declaration Public Function ToolGetAttribute( _ ByVal tool As Tool, _ ByVal attribute As ToolAttribute _ ) As Integer
'Usage Dim instance As ImageXView Dim tool As Tool Dim attribute As ToolAttribute Dim value As Integer value = instance.ToolGetAttribute(tool, attribute)
public int ToolGetAttribute( Tool tool, ToolAttribute attribute )
public: int ToolGetAttribute( Tool tool, ToolAttribute attribute )
public: int ToolGetAttribute( Tool tool, ToolAttribute attribute )