Changeset 1848 in Sophya for trunk/SophyaPI/PI/psfile.h
- Timestamp:
- Jan 6, 2002, 7:00:35 PM (24 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/SophyaPI/PI/psfile.h
r1846 r1848 112 112 PIFontName FontName = PI_DefaultFont, 113 113 PIFontAtt FontAtt = PI_NotDefFontAtt, 114 int FontSize = 8); 114 int FontSize = 8, 115 int pos = 0); 115 116 virtual void DrawLine (double x1, double y1, double x2, double y2, 116 117 PIColors DrawColor = PI_NotDefColor,
Note:
See TracChangeset
for help on using the changeset viewer.