[]
        
(Showing Draft Content)

C1.Util.Win.Win32.DPtoLP

DPtoLP Method

DPtoLP(IntPtr, ref POINTL, int)

Declaration
public static extern bool DPtoLP(IntPtr hdc, ref Win32.POINTL lpPoints, int nCount)
Parameters
Type Name Description
IntPtr hdc
Win32.POINTL lpPoints
int nCount
Returns
Type Description
bool