Changeset 203 in Sophya for trunk/SophyaPI/PIext/pistdimgapp.h


Ignore:
Timestamp:
Feb 26, 1999, 3:18:56 PM (27 years ago)
Author:
ercodmgr
Message:

amelioration trace axes, rz+cmv 26/2/99

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/SophyaPI/PIext/pistdimgapp.h

    r194 r203  
    9191     void  SetColMapId(CMapId cid=CMAP_OTHER);
    9292     void  SetZoomAtt(int zoom=0);
     93     void  SetAxesAtt(unsigned int axfl=kBoxAxes | kExtTicks | kLabels);
    9394// Pour sauvegarder-restauration de  l'etat des attributs graphiques
    9495     void  SaveGraphicAtt();   
     
    156157    CMapId       mCmapid, mSCmapid;
    157158    int          mZoom, mSZoom;
     159    unsigned int mAxesFlags, mSAxesFlags;
    158160
    159161    PIMessage mFCMsg;  // Message for processing FileOpen
Note: See TracChangeset for help on using the changeset viewer.