Table of Contents

Method GetToolRect

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

GetToolRect(ObjectUniqueId)

Returns the specified tool rectangle in the toolbar.

public RectD GetToolRect(ObjectUniqueId toolId)

Parameters

toolId ObjectUniqueId

ID of a previously added tool.

Returns

RectD

Position and size of the tool in the toolbar in device-independent units.