Changeset 318 in Sophya
- Timestamp:
- Jun 15, 1999, 4:03:10 PM (26 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/SophyaPI/PIext/pihisto2d.cc
r213 r318 219 219 220 220 // gestion Font. 221 PIFontAtt FontAtt = g->GetFont Att();222 int FontSize = g->GetFont Size();221 PIFontAtt FontAtt = g->GetFont().GetFontAtt(); 222 int FontSize = g->GetFont().GetFontSize(); 223 223 if(mTypDisp==2) { 224 224 double dxg,dyg,dg;
Note:
See TracChangeset
for help on using the changeset viewer.