Table of Contents

Method GetToolToggled

Namespace
Alternet.UI
Assembly
Alternet.UI.dll

GetToolToggled(int)

Returns whether a tool is on or off.

public bool GetToolToggled(int toolId)

Parameters

toolId int

ID of a previously added tool.

Returns

bool

If true, the tool is on, otherwise it is off.