iOS Interface Builder - How to reset image to default size?

Viewed 1936

I am using images in both UIImageViews and UIButtons. I've been re-sizing them a bit and don't remember what their original sizes were. Is there an easy way within Interface Builder to "reset" the image back to whatever it's default size is?

1 Answers
Related