public ReadOnlyToolOptions GetToolOptions( string toolID )
Public Function GetToolOptions( _ ByVal toolID As String _ ) As ReadOnlyToolOptions
Parameters
- toolID
- the Tool's ID
Return Value
a readonly ToolOptions, or null if the given toolID is null or empty string