Hello again
So; I've drawn this rectangle
and I want to clear it.vb Code:
Dim zr As New Rectangle(100, 100, 100, 100) e.Graphics.DrawRectangle(Pens.Red, zr)
any idea?
|
Results 1 to 5 of 5
Thread: Clear a Rectangle I've drawn?Threaded View
|
Click Here to Expand Forum to Full Width |