I'm writing a program that draws lines on a Picture control using the line method. Later, I need to be able to erase a line. Does anyone have a code example showing how to get access to a previously drawn line?

Thanks in advance.
Joe