バージョン

MapMouseButtonEventArgs コンストラクタ(Point)

MapMouseButtonEventArgs クラスの新しいインスタンスを初期化します。
シンタックス
'宣言
 
Public Function New( _
   ByVal position As Point _
)
public MapMouseButtonEventArgs( 
   Point position
)

パラメータ

position
位置。
参照