[]
public static extern bool LogicalToPhysicalPoint(IntPtr hWnd, ref Win32.POINT point)
Public Shared Function LogicalToPhysicalPoint(hWnd As IntPtr, ByRef point As Win32.POINT) As Boolean
| Type | Name | Description |
|---|---|---|
| IntPtr | hWnd | |
| Win32.POINT | point |
| Type | Description |
|---|---|
| bool |