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: Gustavo Pizano <email@hidden>
- Date: Wed, 1 Dec 2010 23:59:00 +0100
GREAT!!... Im sorry my head is overheated already, its 12 midnight here... :S
Thanks David.
On Dec 1, 2010, at 11:54 PM, David Duncan wrote:
> 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