【发布时间】:2012-12-09 11:15:34
【问题描述】:
当我使用时: ImageView.transform = CGAffineTransformRotate(ImageView.transform, rotation);每次我旋转 imageView 和 NSLog(@"x:%f y:%f", ImageView.frame.orgin.x, ImageView.frame.orgin.y),x 和 y 总是改变值??为什么?
【问题讨论】:
标签: iphone uiimageview frame nslog