Basic Library for WinRT
GetNode(Point) Method

The location.
Gets the nearest C1TreeViewItem to the specified location.
Syntax
'Declaration
 
Public Function GetNode( _
   ByVal position As Windows.Foundation.Point _
) As C1TreeViewItem
public C1TreeViewItem GetNode( 
   Windows.Foundation.Point position
)

Parameters

position
The location.

Return Value

The nearest C1TreeViewItem.
See Also

Reference

C1TreeView Class
C1TreeView Members

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum  |  Documentation Feedback