The PLplot Plotting Library: Programmer's Reference Manual | ||
---|---|---|
Prev | Chapter 17. The Common API for PLplot | Next |
plgdiplt
: Get parameters that define current
plot-space window
Get relative minima and maxima that define current
plot-space window.
If plsdiplt
has not been called the default values pointed to by
p_xmin
,
p_ymin
,
p_xmax
, and
p_ymax
will be 0., 0., 1., and 1.
|