Is there a way to only set the size/origin and not the other for a UIImageView? Right now I have to make the CGRect's first two or last two arguments the same as it was before.
Asked
Active
Viewed 149 times
0
-
1this thread should help you : http://stackoverflow.com/questions/5161096/simple-way-to-change-the-position-of-uiview – kaal101 Feb 15 '13 at 17:34
-
Oh... Thank you very much! I thought I had searched enough, but evidently I didn't. – aeubanks Feb 15 '13 at 17:51