Saturday, July 23, 2011

[android-developers] Always return Region.contains(int x, int y)

Hi,
Always return Region.contains(int x, int y)
return me a false

Android.Graphics.Region
we can create region using Path Or Rectangle
 
When i create region using Path
But every time of my region return me a false
region.contains(int x, int y) //false


When i tried for rectangle region that time it's return me a correct

Regards,
Ashish

--
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

No comments:

Post a Comment