SetCopy:

-------------------------------------------------------------------------------
   Set the dimensions of the figure when copied or printed.
-------------------------------------------------------------------------------
   Form:
   SetCopy( k, w, h )
-------------------------------------------------------------------------------

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

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

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

Children: