CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2
  1. #1
    Join Date
    Mar 2001
    Location
    County Durham, England
    Posts
    238

    Thumbs up Drawing and Filling in VB

    Hi Guy's, its been a while but have a problem with an area of VB I've never got into.

    What I would like to do is Define a Shape by either drawing freehand or pointing and clicking and drawing a line to the last point clicked to create a shape such as say a 50p piece for example. I then want to load an image and fit into inside the defined area so that it stretched itself to the defined shape.

    I've seen this done in Paint Shop Pro for example where you can freehand Select and area and then paste an image into that shape and it stretches itself and takes on the shape, sorry if 'm not explaining it correctly but have no idea what the terms used who be.

    Anybody any ideas where I can start looking for example code ?

    Cheers Guru's

  2. #2
    Join Date
    Jul 2001
    Location
    Sunny South Africa
    Posts
    11,284

    Re: Drawing and Filling in VB


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