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