SetCopy:

--------------------------------------------------------------------------
   Set the dimensions of the figure when copied or printed.

   Since version 1.
--------------------------------------------------------------------------
   Form:
   SetCopy( k, w, h )
--------------------------------------------------------------------------

   ------
   Inputs
   ------
   k                      Figure handle(s)
   w                      Width (in)
   h                      Height (in)

   -------
   Outputs
   -------
   None                  

--------------------------------------------------------------------------