Method GetToolPopupLocation
GetToolPopupLocation(ObjectUniqueId)
Gets location of the popup window for the toolbar item.
public PointD? GetToolPopupLocation(ObjectUniqueId toolId)
Parameters
toolId
ObjectUniqueIdID of a previously added tool.
Returns
- PointD?
Popup window location in screen coordinates.