Drawing with Graphics class in C# -



Drawing with Graphics class in C# -

i draw in c# mouse, if mouse pen. trying graphics class, using drawlines method receiving array of points parameter.

do think improve option, or yo know if there easy way it?

thanks in advance

regards.

look @ sample:

http://www.codeproject.com/kb/graphics/drawtools.aspx

specifically, pencil tool need.

c# graphics

Comments

Popular posts from this blog

Using Android Volley to post an array to PHP -

python - How to add an model instance to a django queryset? -

angularjs - No 'Access-Control-Allow-Origin' error from local domain to public API -