http://stackoverflow.com/questions/4685589/very-simple-test-view-in-monotouch-draws-a-line-using-core-graphics-but-view-con
With code (tho, as the first answer points out, it's Draw(RectangleF) not Draw(RectangleF, UIViewPrintFormatter) On 22 March 2013 15:40, jenia <[email protected]> wrote: > Using Monotouch, how would I draw a simple line in a uiview that is > currently being display? > > Simple example is of course fine. > > > > -- > View this message in context: > http://monotouch.2284126.n4.nabble.com/Line-at-Uiview-tp4658178.html > Sent from the MonoTouch mailing list archive at Nabble.com. > _______________________________________________ > MonoTouch mailing list > [email protected] > http://lists.ximian.com/mailman/listinfo/monotouch -- Nic Wise t. +44 7788 592 806 | @fastchicken b. http://www.fastchicken.co.nz/ _______________________________________________ MonoTouch mailing list [email protected] http://lists.ximian.com/mailman/listinfo/monotouch
