cancel
Showing results for 
Search instead for 
Did you mean: 

How to Set Image size in webdynpro abap application

Former Member
0 Kudos

Hi Experts,

I am using image ui elemnet in my webdynpro application and i am getting the image on application, but here the problem is i am getting the image too big now i want to set the image size.

Please Provide me the requried infromation to close the issuse.

Thanks & Regards.

Bhushan.

Accepted Solutions (0)

Answers (2)

Answers (2)

0 Kudos

Hi

Check Correspoding image properties.(Height and Width)

Regards

Laxmikanth k

thomas_jung
Developer Advocate
Developer Advocate
0 Kudos

The Image UI element has a height and width property. Have you tried using those?

http://help.sap.com/saphelp_nw70ehp2/helpdata/en/9e/ef8841e3af1609e10000000a155106/frameset.htm

Also consider using the property adjustImageSize to maintain the original proportions.