The ARROW procedure draws one or more vectors with arrow heads.
This routine is written in the IDL language. Its source code can be found in the file
arrow.pro
in the
lib
subdirectory of the IDL distribution.
Use this keyword to set the length of the lines used to draw the arrowhead. The default is 1/64th the width of the display (!D.X_SIZE / 64.). If the HSIZE is positive, the value is assumed to be in device coordinate units. If HSIZE is negative, the arrowhead length is set to the vector length * ABS(HSIZE). The lines are separated by 60 degrees to make the arrowhead.