バージョン

InitiateDrag メソッド (DiagramNode)

ドラッグ操作を開始します。
シンタックス
'宣言
 
Protected Overrides Function InitiateDrag( _
   ByVal mouseDownPoint As Point _
) As Boolean
protected override bool InitiateDrag( 
   Point mouseDownPoint
)

パラメータ

mouseDownPoint
マウス ダウン ポイント。

戻り値の型

操作が成功したかどうかを返します。
参照