I need to draw some text and some images(Escape character) on a View(UIView, UIImageView or whatever).I know override Draw method, or take a CGContext to generate a CGImage. But I don't know how to bring about code. Can someone give me an example. Especially how to get the position when last component is drawn. Thanks very much.
Tell me more
×
Stack Overflow is a question and answer site for
professional and enthusiast programmers. It's 100% free, no registration required.