Moving a texturebrush

Luc

Well-known member
Joined
Nov 29, 2005
Messages
59
Programming Experience
1-3
When i aply a texturebrush to my rectangle i want it to just fit my rectangle, not so that one half of the image is on the top of the rectangle and the other half is on the bottom. Cause I suck at explaining this, here is some pictures to show what i mean:
test.bmp
is the image i want to fit into my rectangle, but when i move my rectangle (wich is the size of the bitmap) 20 in the X and Y then i get something like this:
form2.JPG

Is there a way to make it fit my rectangle?

Thx in advance
 
Back
Top