Drawing with MonoTouch.

Here's a simple example on using Quartz 2D with MonoTouch.

First you need to create a CGBitmapContext object..


See complete sample written by Ruben here