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

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

Parameters

hdc
lpPoints
nCount
See Also