RAOUT Name
RAOUT Purpose
Write text along an arc in data coordinates.
Category
Calling Sequence
raout, r, a, text, [flag] Inputs
r = radius of bottom of text. in
a = start angle of text. in
Degrees CCW from X axis.
txt = text string to write. in
flag = direction flag, 0 or 1. in
0 = read CW (default), 1 = read CCW.
Keyword Parameters
Keywords
SIZE = sz. Text size.
COLOR = clr. Text color. Outputs
Common Blocks
Notes
Notes: Data coordinates are used, so if the X and Y
scales differ the text will be written along an
ellipse, with the spacing varying.
Modification History
R. Sterner, 1 Jan, 1990
Copyright (C) 1990, Johns Hopkins University/Applied Physics Laboratory
This software may be used, copied, or redistributed as long as it is not
sold and this copyright notice is reproduced on each copy made. This
routine is provided as is without any express or implied warranties
whatsoever. Other limitations apply as described in the file disclaimer.txt.