バージョン

MapWindowRectChangedEventArgs コンストラクタ

新しい MapWindowRectChangedEventArgs オブジェクトを初期化します。
シンタックス
'宣言
 
Public Function New( _
   ByVal windowRect As Rect, _
   ByVal windowCenter As Point, _
   ByVal windowScale As Double _
)
public MapWindowRectChangedEventArgs( 
   Rect windowRect,
   Point windowCenter,
   double windowScale
)

パラメータ

windowRect
windowCenter
windowScale
参照