バージョン

OnCursorPointMoved メソッド (AnnotationLayer)

カーソル ポイントがユーザーまたはマウス/タッチ イベントで移動されているときに呼び出されます。
シンタックス
'宣言
 
Protected Overrides Sub OnCursorPointMoved( _
   ByVal point As Point _
) 
protected override void OnCursorPointMoved( 
   Point point
)

パラメータ

point
現在のワールド座標のカーソル ポイント。
参照