Table of Contents

Method GetToolPopupLocation

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

GetToolPopupLocation(ObjectUniqueId)

Gets location of the popup window for the toolbar item.

public PointD? GetToolPopupLocation(ObjectUniqueId toolId)

Parameters

toolId ObjectUniqueId

ID of a previously added tool.

Returns

PointD?

Popup window location in screen coordinates.