WinAPI : MoveToEx and LineTo
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,
(more…)
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,
(more…)