I am working silvelight application and I phasing issue of layout I mean I have I WrapPanel and this will be adjust according to scaletransform widght and height, and now I adding WrapPannel Children is Image so problem is adjustment of width and height.

Image will render actual size of the wrappanel so the my control would not render in a proper location so i am trying to solve this proble using the ScaleTransform, but this would not working properly,.

actually what happen the image could be render in the actual size of the Wrappanel so the Wrappanel could be adjusted according to the ScaleTransform so the i am not able to render properly children.

Thanks..!!

link|improve this question

feedback

1 Answer

up vote 0 down vote accepted

I'm sorry but I find it difficult to understand your exact issue. If I do uderstand, have you considered placing the image in a ViewBox control?

link|improve this answer
Ok but how I can Autoadjust no fo images into the size I mean how I can Wrap the no of images. – Jitendra Jadav Feb 4 '11 at 11:46
Could you post some code so I can see what you see? It might help to have the XAML. – Robert Kaucher Feb 4 '11 at 16:33
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.