CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2
  1. #1
    Join Date
    Oct 2011
    Posts
    3

    Lines on image [Borland 6]

    Hello,

    I would like to ask someone which component to use if I want to draw lines on a image ?

  2. #2
    Join Date
    Apr 1999
    Posts
    27,449

    Re: Lines on image [Borland 6]

    Quote Originally Posted by whistller View Post
    Hello,

    I would like to ask someone which component to use if I want to draw lines on a image ?
    We don't do Borland 6 in this forum.

    The "component" is called the Windows GDI.

    Regards,

    Paul McKenzie

Tags for this Thread

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

Featured