Hi All,
I am using Graphics object in C# and using that I just simply want to draw a pixel, but I am unable to found out how to do it? I tried using DrawEllipse or DrawRectangle for that but that draw a bolder pixel i.e. they are not drawing a single pixel.
Can anyone help me out with this.
Thanx in advance