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!
¡Nuevo curso! ¡Todo programador debería aprender IA Generativa!
Prueba una lección gratuita
+ 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 Respuestas