ComponentOne Studio for WinRT XAML
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 メンバ

 

 


Copyright © GrapeCity inc. All rights reserved.