バージョン

GetMousePointInRootElementCoordinates メソッド

mouseEventArgs に含まれるマウスの位置に対応する RootElement 座標内の点を返します。
シンタックス
'宣言
 
Protected Function GetMousePointInRootElementCoordinates( _
   ByVal mouseEventArgs As MouseEventArgs _
) As Point
protected Point GetMousePointInRootElementCoordinates( 
   MouseEventArgs mouseEventArgs
)

パラメータ

mouseEventArgs
参照