How to hide resizable area in storyboard

I use one resizable image in my UIImageView. Then I saw the reizable area I set is cover by a semi-transparent rectangle or something, which is annoying. How can I hide this?

Replies

How did you define in IB the image as resizable ?