Changeset 203 in Sophya for trunk/SophyaPI/PIext/pistdimgapp.h
- Timestamp:
- Feb 26, 1999, 3:18:56 PM (27 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/SophyaPI/PIext/pistdimgapp.h
r194 r203 91 91 void SetColMapId(CMapId cid=CMAP_OTHER); 92 92 void SetZoomAtt(int zoom=0); 93 void SetAxesAtt(unsigned int axfl=kBoxAxes | kExtTicks | kLabels); 93 94 // Pour sauvegarder-restauration de l'etat des attributs graphiques 94 95 void SaveGraphicAtt(); … … 156 157 CMapId mCmapid, mSCmapid; 157 158 int mZoom, mSZoom; 159 unsigned int mAxesFlags, mSAxesFlags; 158 160 159 161 PIMessage mFCMsg; // Message for processing FileOpen
Note:
See TracChangeset
for help on using the changeset viewer.