first the ColorTransform had overwritten your stroke, so if there was a stroke and you applied the ColorTransform to it but you wont see the stroke;second i dont think we can change the linestyle itself, the only way is to redraw it . but before that you should use the graphics.clear() method to clear the prev draw. and cant just only reset the linestyle.hope it help s15199d