'宣言 Public Overloads Function ScreenToGeographic( _ ByVal rect As C1.Win.Interop.Rect _ ) As C1.Win.Interop.Rect
public C1.Win.Interop.Rect ScreenToGeographic( C1.Win.Interop.Rect rect )
パラメータ
- rect
- 画面座標(このコントロールの左上隅からのピクセル数)での四角形。
戻り値の型
パラメータ画面座標に現在マップされている地理座標。