Changeset 1848 in Sophya for trunk/SophyaPI/PI/psfile.h


Ignore:
Timestamp:
Jan 6, 2002, 7:00:35 PM (24 years ago)
Author:
ansari
Message:

Modification - ajout positionnement chaine pour DrawString - Reza 6/01/2001

File:
1 edited

Legend:

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

    r1846 r1848  
    112112                               PIFontName FontName = PI_DefaultFont,
    113113                               PIFontAtt FontAtt   = PI_NotDefFontAtt,
    114                                int FontSize        = 8);
     114                               int FontSize        = 8,
     115                               int pos = 0);
    115116    virtual void  DrawLine    (double x1, double y1, double x2, double y2,
    116117                               PIColors DrawColor  = PI_NotDefColor,
Note: See TracChangeset for help on using the changeset viewer.