PORTRAIT Name
PORTRAIT
Purpose
This procedure sets the plotting output to portrait orientation.
Category
Input/output
Calling Sequence
PORTRAIT
Procedure
This procedure sets the IDL device to a portrait orientation.
Example
Open a postscript file for output.
ps_open
Set the orientation to portrait.
portrait
Modification History
Written by: Daithi A. Stone, 2000-06-13.