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