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
Post a Comment