[]
public static extern bool DPtoLP(IntPtr hdc, ref Win32.POINTL lpPoints, int nCount)
Public Shared Function DPtoLP(hdc As IntPtr, ByRef lpPoints As Win32.POINTL, nCount As Integer) As Boolean
| Type | Name | Description |
|---|---|---|
| IntPtr | hdc | |
| Win32.POINTL | lpPoints | |
| int | nCount |
| Type | Description |
|---|---|
| bool |