[]
public static extern bool LineTo(IntPtr hdc, int x, int y)
Public Shared Function LineTo(hdc As IntPtr, x As Integer, y As Integer) As Boolean