If I set a picture to ScaleProportional then when it scales it seems to center itself horizontally within the picture box. How can I get it scale proportional yet stay aligned to the left of the picture box?
1 Answer, 1 is accepted
0
Svetoslav
Telerik team
answered on 18 Feb 2008, 10:18 AM
Hi rh,
ScaleProportional resizes the image to match the height and width of the PictureBox, preserving the aspect ratio. This is described in the documentation for ImageSizeMode.
If you consider something to be incorrect in the PictureBox rendering, please send us your report (and the mentioned image) so that we can examine it and get back with possible solution(s). Since the different formats have different rendering we would also need to know when the issue appears.