The PLplot Plotting Library: Programmer's Reference Manual | ||
---|---|---|
Prev | Chapter 19. The Common API for PLplot | Next |
plgpage
: Get page parameters
Gets the current page configuration. The length and offset values 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 used in example 31.