Command for defining the angle of a marker:


*
* This are the directives to Figure 9
*
* Use ArcInfo symbolsets plotter
.SHADESET plotter
.LINESET plotter
* Define the starting position of the legend (x,y)
.BOXPOS 1.0 10.0
* Define the size of a box (x,y)
.BOXSIZE 1.0 0.7
* Define the seperation of subsequent boxes (x,y)
.BOXSEP 0.3 0.5
* Turn off labeling in boxes
.LABOFF
*
* Draw a box with shadesymbol 0 and a marker inside
.000S030M001T Box1
* Redraw the marker at an angle of 45.0 deg
.MARKERANGLE 45.0
.000S030M001T Box2

Figure 9 Figure 9