程
程序小鱼
Unregistered / Unconfirmed
GUEST, unregistred user!
比如我画了一个(1,1,100,100)矩形,brush.style:=clclear;pen.width:=5;
form1下面有图,我想把这个矩形擦掉,怎么做。不能用form1的color重画,因为FORM上有图,图中的颜色也不同。
form1下面有图,我想把这个矩形擦掉,怎么做。不能用form1的color重画,因为FORM上有图,图中的颜色也不同。