Results 1 to 2 of 2

Thread: Draw lines on picturebox control

  1. #1

    Thread Starter
    Hyperactive Member abhid's Avatar
    Join Date
    Nov 2001
    Location
    3rd rock from the sun
    Posts
    467

    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.

  2. #2
    yay gay PT Exorcist's Avatar
    Join Date
    Apr 2002
    Location
    . . . my reason of shame
    Posts
    2,729
    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
  •  



Click Here to Expand Forum to Full Width