On Feb 13, 2012, at 8:59 PM, Paul Johnson wrote:
> I'm part way through porting an iOS app to Android and have found a large 
> number of references to System.Drawing in the iOS code.

Behold! System.Drawing!

        http://androidapi.xamarin.com/?link=N%3aSystem.Drawing

However, look closely at the documentation, e.g.:

        http://androidapi.xamarin.com/?link=T%3aSystem.Drawing.Point

Note:

        Assembly: OpenTK (in OpenTK.dll)

This is the same as MonoTouch: a (very small) subset of System.Drawing is 
provided, and it's bundled in the OpenTK.dll assembly.

 - Jon

_______________________________________________
Monodroid mailing list
Monodroid@lists.ximian.com

UNSUBSCRIBE INFORMATION:
http://lists.ximian.com/mailman/listinfo/monodroid

Reply via email to