PDA

View Full Version : how to read the rotation of view


thipperudra
05-04-2004, 12:03 AM
Hi Antun,

I want to read the rotation of the view at runtime.is it lps-2.1 supports any attributes like getRotation(), to get the rotation angle of a view.If not how can i read changed angle of a view.Could you give me any ideas regarding this.

Thanks in advance,
-Rudresh

antun
05-04-2004, 09:08 AM
view.rotation should do it.

-Antun