Solved
Forum Discussion
Hi,
You need to get required object (e.g. 'Level 1.1.1') and then use its properties to get X, Y coordinates that you need (usually - .Top, .Left, .Height and .Width ones).
Check if https://support.smartbear.com/testcomplete/docs/reference/test-objects/controls/desktop/win32/tree-view/index.html help article helps.