Jump to content

Problem displaying image with proportional


d.bernaert

Recommended Posts

Hi,

We have some very large images for a construction company.

They want to preview the images from within the application, so i try to display them in an image control.

As the images are so large, I set the property proportional to true so that the images are resized to fit in the size of the image control.

But that does not seem to work.

Thx,

Dominique

Link to comment
Share on other sites

I'm sorry,

I cannot find a solution for this, probably something stupid from my side.

The form is client side aligned, 

I have a form with client side alignment, the layout of the form is border.

I have an image control with region center and a containerpanel at the bottom with region south.

The image properties are as following:

center: true

proportional: true

stretch: true

As you can see the image is stretched, but I would like the aspect ratio to be respected.

image.thumb.png.c40266714b0f86744fe13160b6ae2f03.png

Link to comment
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • Create New...