Changeset 1534 in Sophya for trunk/SophyaPI/PI/pistzwin.h


Ignore:
Timestamp:
Jun 15, 2001, 6:17:08 PM (24 years ago)
Author:
ansari
Message:

Modifs PSPrint pour facteur d'echelle - Pas termine , Reza 15/6/2001

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/SophyaPI/PI/pistzwin.h

    r329 r1534  
    4141
    4242  virtual void  SetLayoutMgr(PILayoutMgr* nlay);
    43   virtual void  PSPrint(PSFile *psf, int ofx=0, int ofy=0);
     43  virtual void  PSPrint(PSFile *psf, int ofx=0, int ofy=0,
     44                        double scale_x=1., double scale_y=1.);
    4445
    4546  inline  void  DispNext() { ((PIStackLayout*)layout)->DispNext(); }
Note: See TracChangeset for help on using the changeset viewer.