Forum Discussion
bcoding
10 years agoVisitor
"Komag" wrote:
You might try .Clear() on whatever bitmap/region you are drawing your text to
Thank your for the input. I already have the code to clear the bitmap. I am not sure if i am doing it right though.
'making the bitmap transparent
Bitmap.Clear(&h00000000 )