[]
        
(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)
Public Shared Function DPtoLP(hdc As IntPtr, ByRef lpPoints As Win32.POINTL, nCount As Integer) As Boolean
Parameters
Type Name Description
IntPtr hdc
Win32.POINTL lpPoints
int nCount
Returns
Type Description
bool