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