Function FPenColorByClass returns whether the global attributes are set to use the pen colors of the default class.
FUNCTION FPenColorByClass : BOOLEAN;def vs.FPenColorByClass():
return BOOLEANReturns whether the global attributes are set to use the pen colors of the default class. [sd 8/19/98]
useClassPenColor:=FPenColorByClass;useClassPenColor = vs.FPenColorByClass()Availability: from VectorWorks8.0