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

In This Topic
LineTo Method (Win32)
In This Topic
Syntax
'Declaration
 
Public Shared Function LineTo( _
   ByVal hdc As IntPtr, _
   ByVal x As Integer, _
   ByVal y As Integer _
) As Boolean
 

Parameters

hdc
x
y
See Also