Please login or register.

Login with username, password and session length
Advanced search  

Author Topic: Node Screen Position  (Read 100 times)

0 Members and 1 Guest are viewing this topic.

mark.robertson

  • Customer
  • Newbie
  • *
  • Offline Offline
  • Posts: 29
Node Screen Position
« on: January 11, 2012, 02:16:19 PM »
Hi - is there a method to obtain a node's Location?  I am wishing to bring up a pop-up panel at the node location.

I searched through node properties and could not find anything.

thanks

Ruslan

  • Flexible TreeView Team
  • Hero Member
  • *****
  • Offline Offline
  • Posts: 569
Re: Node Screen Position
« Reply #1 on: January 11, 2012, 04:20:07 PM »
Hi,

Please use the tree.GetNodeBounds(myNode) method which returns Rectangle instance with node`s bounds.
 

Copyright © 2006-2012 ARMSoft. All rights reserved.