Hi
I have a .net application and now i am trying to build it
to mobile application but i am getting an error as
"type or namespace InterpolationMode not found"
but i have included all references
using System.Drawing;
using System.Drawing.Drawing2D;
using System.Drawing.Imaging;
Please let me know wat i have to include