Table of Contents

Method GetToolPopupLocation

Namespace
Alternet.UI
Assembly
Alternet.UI.dll

GetToolPopupLocation(int)

Gets location of the popup window for the toolbar item.

public PointD? GetToolPopupLocation(int toolId)

Parameters

toolId int

ID of a previously added tool.

Returns

PointD?

Popup window location in screen coordinates.