Smooth Drawing in C#

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Tsquall151
    New Member
    • Jul 2008
    • 1

    Smooth Drawing in C#

    Now,I am writing project by using C#. I use GDI to Draw Image on Window Form
    in C# but I found the big problem when my picture is drawn on Window Form
    everytime the picture Move very fast (I mean the picture can run on Form 2 direction left of Right) the picture is not so smooth and I can see some part of
    the picture is break and alway blink. Anyone please help me why the picture
    is break and alway blink when it move very fast.

    Thank you very much
Working...