Skip to main content
A newer version of this page is available. .

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.