Disposes of the resources allocated by this object.
protected void finalize()
If you create a Graphics object based on a previously created Win32 handle, a call to this method does not free that handle; you must free it manually.
See Also dispose