Previous: symnf Up: ../plot79_s.html Next: sympd
SUBROUTINE SYMPA (DX,DY,DZ)
C$ (Symbol Path)
C$ Specify the path along which symbols will be drawn for a
C$ text string. The path is defined by the vector (DX,DY,DZ)
C$ measured relative to the current point. The actual
C$ character size and spacing is unaffected by the magnitude
C$ of this vector.
C$ (28-JAN-83)