Changeset 1890 in Sophya for trunk/SophyaPI/PI/pigraphmac.h


Ignore:
Timestamp:
Jan 31, 2002, 4:20:42 PM (24 years ago)
Author:
ansari
Message:

Suite modifs PILineAtt (argument passe a const& ds PIGraphic::SelLine() - Reza 31/01/2002

File:
1 edited

Legend:

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

    r369 r1890  
    4848                             PIFontAtt att=PI_RomanFont);
    4949  virtual void       SelFontSzPt(int npt=12, PIFontAtt att=PI_RomanFont);
    50   virtual void       SelLine(PILineAtt att=PI_NormalLine);
     50  virtual void       SelLine(PILineAtt const& att);
    5151  virtual void       SelMarker(int msz=3, PIMarker mrk=PI_DotMarker);
    5252
Note: See TracChangeset for help on using the changeset viewer.