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