バージョン

Tool コンストラクタ

Tool クラスの新しいインスタンスを初期化します。
シンタックス
'宣言
 
Protected Function New( _
   ByVal view As InteractiveControl _
)
protected Tool( 
   InteractiveControl view
)

パラメータ

view
ビュー。
参照