How to fill color into a drawing over a picturebox with VB.NET?

  • Thread starter Thread starter pooja
  • Start date Start date
P

pooja

I m working with VB.NET.
I have drawn shapes and free hand drawing over a picturebox.
I have used collection and arraylist to maintain all objects and items.
Now i am unable to find a solution to fill colour into object.

There could be 2 different solutions.

Either i get how i can use object over picturebox as bitmap.

Or How can i set a color of a pixel over a picturebox.

If anybody has any solution, Kindly post reply and suggestions as early
as possible.
 
Back
Top