Table of Contents

Method GetToolName

Namespace
Alternet.UI
Assembly
Alternet.UI.dll

GetToolName(int)

Gets name of the specified tool.

public string? GetToolName(int toolId)

Parameters

toolId int

ID of a previously added tool.

Returns

string

Remarks

Name of the tool can be used for the debug or other purposes.