Jalaj P. Jha

Technical & Miscellaneous Ramblings

Archive for February 15th, 2007

WinAPI : MoveToEx and LineTo

with 2 comments

After Point which has no dimensions, the next geometric shape is a Line which is a single dimension object. We use LineTo to draw a line. This function takes co-ordinates to a single point,
Read the rest of this entry »

Written by Jalaj

February 15, 2007 at 8:04 am

Posted in Application, Visual Basic, WinAPI

Tagged with