control- mnemonic |
Level |
GKS function name |
GSASF |
0a |
Set aspect source flags |
13 parameters |
p1 ::= gksenum |
ASF linetype
|
p2 ::= gksenum |
ASF linewidth scale factor
|
p3 ::= gksenum |
ASF polyline colour index
|
p4 ::= gksenum |
ASF marker type
|
p5 ::= gksenum |
ASF marker size scale factor
|
p6 ::= gksenum |
ASF polymarker colour index
|
p7 ::= gksenum |
ASF text font and precision
|
p8 ::= gksenum |
ASF character expansion factor
|
p9 ::= gksenum |
ASF character spacing
|
p10 ::= gksenum |
ASF text colour index
|
p11 ::= gksenum |
ASF fill area interior style
|
p12 ::= gksenum |
ASF fill area style index
|
p13 ::= gksenum |
ASF fill area colour
|
A null parameter leaves the ASF unchanged. The
default ASF for all parameters is INDIVIDUAL. Please note the
ANSI standard for the default ASF is INDIVIDUAL while the ISO
default is BUNDLED. A GKS application program should be very
cautious in leaving the ASF to the default settings. |
Write /GSASF("INDIVIDUAL","","","","","","","","","","","","") |