How can I draw a line with pencil like effect ?
I'd like to draw a line with GDI+ like a line on a paper created with a pencil.
Can anybody point me to an example or an article that explain the technique?
Thank you,
Andrea
I'd like to draw a line with GDI+ like a line on a paper created with a pencil.
Can anybody point me to an example or an article that explain the technique?
Thank you,
Andrea
I'm still trying to think of a way that a texture brush would help here, but nothing is coming to mind...
I will try your idea Christian.
I will break my lines or curves into several segments and for each one I will assign different thickness.
Your help is really appreciated
Andrea