Is this content useful?
Thank you for your feedback!
Thank you for your feedback! You have rated this topic in the last 30 days.
InitiateDrag メソッド (DiagramNode)
ドラッグ操作を開始します。
シンタックス
'宣言
Protected Overrides Function InitiateDrag( _
ByVal As Point _
) As Boolean
protected override bool InitiateDrag(
Point
)
パラメータ
- mouseDownPoint
- マウス ダウン ポイント。
戻り値の型
操作が成功したかどうかを返します。
参照