The PLplot Plotting Library: Programmer's Reference Manual | ||
---|---|---|
Prev | Chapter 17. The Common API for PLplot | Next |
plgpage
: Get page parameters
Gets the current page configuration. The parameters are expressed in units that are specific to the current driver. For instance: screen drivers will usually interpret them as number of pixels, whereas printer drivers will usually use mm.
|
Redacted form: plgpage(xp, yp, xleng, yleng, xoff, yoff)
This function is not used in any examples.