drowing a line
hi... im just starting to use C# and its all a little new to me :) I wanna have function that takes 2 paramiters (2 points) and draw a line between them... I know that i need PEN for drawing, and points, but problem accures with "Graphics g = e.Graphics" How can i pass this "e" to my function ?? or maybe i understand all this wrong ?? :)
asicPosted May 1, 2004, 2:16 PM
sosoPosted May 1, 2004, 8:29 AM
asicPosted Apr 29, 2004, 2:46 AM
GreenwayPosted Apr 29, 2004, 1:17 AM