Hi, I am drawing a character on canvas in C#, I want to fill it using either pointcollection and polygon object or using a gdi32 | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

Hi, I am drawing a character on canvas in C#, I want to fill it using either pointcollection and polygon object or using a gdi32

It fills the character, but the first point of one contour joins the last point of the previous contour,and hence improper filling. Can anyone please explain how can i fill it properly

4th Oct 2017, 4:23 PM
Catherine
0 Answers