TreeList.GetNodeAt Method
Name | Parameters | Description |
---|---|---|
GetNodeAt(Point) | point | Returns the Tree List node located under the target coordinates. |
GetNodeAt(Int32, Int32) | x, y | Returns the Tree List node located under the target coordinates. |
Name | Parameters | Description |
---|---|---|
GetNodeAt(Point) | point | Returns the Tree List node located under the target coordinates. |
GetNodeAt(Int32, Int32) | x, y | Returns the Tree List node located under the target coordinates. |
No
Your feedback is appreciated.