バージョン

MouseDownPoint プロパティ

最初のマウス ダウン イベントが発生したポイントを取得または設定します。
シンタックス
'宣言
 
Protected Property MouseDownPoint As Nullable(Of Point)
protected Nullable<Point> MouseDownPoint {get; set;}

プロパティ値

マウス ダウン ポイント。
参照