バージョン

TreeDragCursorPositionWrapper コンストラクタ

TreeDragCursorPositionWrapper クラスの新しいインスタンスを初期化します。
シンタックス
'宣言
 
Public Function New( _
   ByVal model As TreeDragCursorPosition _
)
public TreeDragCursorPositionWrapper( 
   TreeDragCursorPosition model
)

パラメータ

model
ドラッグ カーソル位置モデル。
参照

オンラインで表示: GitHub