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