Re: Moving a UIView when has a CAAffineTransformationRotate
Re: Moving a UIView when has a CAAffineTransformationRotate
- Subject: Re: Moving a UIView when has a CAAffineTransformationRotate
- From: David Duncan <email@hidden>
- Date: Wed, 1 Dec 2010 14:54:39 -0800
On Dec 1, 2010, at 2:53 PM, Gustavo Pizano wrote:
> I was reading the docs, and it says precisely what David said, if I rotate a view, but i wan to know it's original dimensions width and height, how can I get them? because after rotating the view those width and height that comes form the frame, are not the same, and well the docs clearly says its undefined.
Check the bounds, it contains the untransformed size of the view.
--
David Duncan
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden