Sparkline for UWP
GetNode(Point) メソッド

C1.UWP アセンブリ > C1.Xaml 名前空間 > C1TreeView クラス : GetNode(Point) メソッド
場所。
指定された場所に最も近い C1TreeViewItem を取得します。
シンタックス
'宣言
 
Public Function GetNode( _
   ByVal position As Windows.Foundation.Point _
) As C1TreeViewItem
public C1TreeViewItem GetNode( 
   Windows.Foundation.Point position
)

パラメータ

position
場所。

戻り値の型

最も近い C1TreeViewItem。
参照

C1TreeView クラス
C1TreeView メンバ