I want to place view or imageview objects as subviews of my view. My problem is that I want view that is custom shaped.
For ex: a rectangle
Imageview frame is : x:10, y:30, width:40, height:20
Desired output
Imageview frame: (10:30),(50:30),(10:50),(50:50)
And many different shapes depending on points of the frame