[]
        
(Showing Draft Content)

C1.Util.Win.Win32.LPtoDP

LPtoDP Method

LPtoDP(IntPtr, POINT[], int)

Declaration
public static extern bool LPtoDP(IntPtr hdc, Win32.POINT[] lpPoints, int nCount)
Parameters
Type Name Description
IntPtr hdc
POINT[] lpPoints
int nCount
Returns
Type Description
bool