TreeView.convertBinWindowToWidgetCoords

Converts bin_window coordinates (see TreeView.getBinWindow) to widget relative coordinates.

class TreeView
void
convertBinWindowToWidgetCoords
(
int bx
,
int by
,
out int wx
,
out int wy
)

Parameters

bx int

bin_window X coordinate

by int

bin_window Y coordinate

wx int

return location for widget X coordinate

wy int

return location for widget Y coordinate

Meta

Since

2.12