|
-
April 4th, 2008, 12:47 PM
#1
How to make a bitmap image cover part of a picturebox?
I created a bitmap object and used it to draw a 2D terrain programatically. Then I also added a picturebox control to display an image near the terrain.
However, the picturebox control is blocking out part of the bitmap.
How do I make the bitmap "cover" part of the picturebox control instead?
Is there a "layers" method which the form can use to draw one bitmap over another control?
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
|