C1.Win.4.8 Assembly / C1.Util.Win Namespace / Win32 Class / LPtoDP Method

In This Topic
LPtoDP Method (Win32)
In This Topic
Syntax
'Declaration
 
Public Shared Function LPtoDP( _
   ByVal hdc As IntPtr, _
   ByVal lpPoints() As Win32.POINT, _
   ByVal nCount As Integer _
) As Boolean
 

Parameters

hdc
lpPoints
nCount
See Also