set Width & Height alone on Views in iPhone Development

Posted by ChethanRao on Stack Overflow See other posts from Stack Overflow or by ChethanRao
Published on 2010-05-19T10:32:08Z Indexed on 2010/05/19 10:40 UTC
Read the original article Hit count: 194

Filed under:
|
|
|

Hey guys, I am working on an iPhone project where i need to change the width and height of a UIImageView dynamically. I have come across CGPointMake to change x & y positions alone, but what should i use for changing width & height alone??. There's something called CGSizeMake but i am not able to make it work. Can someone help...any idea abt this....???.. Thanks.

© Stack Overflow or respective owner

Related posts about iphone

Related posts about iphone-sdk