Retrieves a copy of this pen's handle (HPEN).
public final int copyHandle()
Returns the Win32 handle to the pen.
When you use copyHandle to retrieve the handle to a pen, you assume ownership of the handle and are responsible for freeing it.