[mono-android] View ScaleX/Y and PivotX/Y
Jonathan Pryor
jonp at xamarin.com
Wed Jun 6 15:30:04 UTC 2012
On Jun 5, 2012, at 11:10 AM, johnHolmes wrote:
> http://developer.android.com/reference/android/view/View.html#setScaleX(float)
This is bound as the View.ScaleX property
http://androidapi.xamarin.com/monodoc.ashx?link=P%3aAndroid.Views.View.ScaleX
> http://developer.android.com/reference/android/view/View.html#getPivotX()
bound as the View.PivotX property:
http://androidapi.xamarin.com/index.aspx?link=P%3aAndroid.Views.View.PivotX
- Jon
More information about the Monodroid
mailing list