|
-
Sep 28th, 2002, 02:35 AM
#1
Thread Starter
Hyperactive Member
Draw lines on picturebox control
Hi,
I am showing graphical display of some figures in a picturebox.
(Just like CPU usage history in WinNT)
I have finished this in my application using VB6.0, but now i want to do it in .Net
Currently I am using .Line method for picturebox to draw the graph. How can I draw a line on Picturebox control in .Net? I looked for the similar method but could not find it.
Please help.
-
Sep 28th, 2002, 08:20 AM
#2
yay gay
the answer is using GDI+...look in the system.drawing and system.drawing.drawing2d namespaces...
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|