Changeset 141 in Sophya for trunk/SophyaPI/PI/pigraphgen.h


Ignore:
Timestamp:
Sep 2, 1998, 6:38:21 PM (27 years ago)
Author:
ercodmgr
Message:

Dashed-line et petite corrrection ds ApplX Reza 02/09/98

File:
1 edited

Legend:

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

    r138 r141  
    2727
    2828enum PILineAtt { PI_NotDefLineAtt = -1,
    29                  PI_NormalLine = 0, PI_ThinLine = 1, PI_ThickLine = 2 };
     29                 PI_NormalLine = 0, PI_ThinLine = 1, PI_ThickLine = 2 ,
     30                 PI_DashedLine = 128, PI_ThinDashedLine = 129, PI_ThickDashedLine = 130 };
    3031
    3132enum PIMarker  { PI_NotDefMarker = -1,
Note: See TracChangeset for help on using the changeset viewer.