tags:

views:

61

answers:

2

Hi, I am designing a picture in Expression Blend. I need some help with the sizing of the images. If I don't specify any size, it will render the image at full size, but I want it to be restricted by height and width. If the window resizes, the images should resize.

A: 

Set the Stretch property to Uniform.

JohnU
Tried that ...But still not working
A: 

Have you tried setting the height and width of the picture to 100%

TNT