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