The PLplot Plotting Library: Programmer's Reference Manual | ||
---|---|---|
Prev | Chapter 19. The Common API for PLplot | Next |
plgdidev
: Get parameters that define current
device-space window
Get relative margin width, aspect ratio, and relative justification
that define current device-space window.
If plsdidev
has not been called the default values pointed to by
p_mar
,
p_aspect
,
p_jx
, and
p_jy
will all be 0.
|
Redacted form: plgdidev(p_mar, p_aspect, p_jx, p_jy)
This function is used in example 31.