Skip to main content

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.