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