[]
Gets the nearest C1TreeViewItem to the specified location.
public C1TreeViewItem GetNode(Point position)
Public Function GetNode(position As Point) As C1TreeViewItem
| Type | Name | Description |
|---|---|---|
| Point | position | The location. |
| Type | Description |
|---|---|
| C1TreeViewItem | The nearest C1TreeViewItem. |