设置圆角代码
摘要://设置图片框为圆角 ImgView.layer.cornerRadius = 7; ImgView.layer.masksToBounds = YES;//设置图片框为圆角 ImgView.layer.cornerRadius = 7; ImgView.layer.masksToBounds = ...
阅读全文
posted @ 2015-11-28 23:23
posted @ 2015-11-28 23:23