Changeset 1534 in Sophya for trunk/SophyaPI/PI/pistzwin.h
- Timestamp:
- Jun 15, 2001, 6:17:08 PM (24 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/SophyaPI/PI/pistzwin.h
r329 r1534 41 41 42 42 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.); 44 45 45 46 inline void DispNext() { ((PIStackLayout*)layout)->DispNext(); }
Note:
See TracChangeset
for help on using the changeset viewer.