.\" This page was automatically generated. Do not edit! .\" .TH PLGDIORI 3plplot "August, 2012" "" "PLplot API" .SH NAME \fBplgdiori\fP - Get plot orientation .SH SYNOPSIS \fBplgdiori\fP(\fIp_rot\fP) .SH DESCRIPTION .P Get plot orientation parameter which is multiplied by 90 degrees to obtain the angle of rotation. Note, arbitrary rotation parameters such as 0.2 (corresponding to 18 degrees) are possible, but the usual values for the rotation parameter are 0., 1., 2., and 3. corresponding to 0 degrees (landscape mode), 90 degrees (portrait mode), 180 degrees (seascape mode), and 270 degrees (upside-down mode). If \fBplsdiori\fP(3plplot) has not been called the default value pointed to by \fIp_rot\fP will be 0. .P Redacted form: \fBplgdiori(p_rot)\fP .P This function is not used in any examples. .SH ARGUMENTS .TP \fIp_rot\fP (PLFLT *, output) Pointer to orientation parameter. .SH AUTHORS Geoffrey Furnish and Maurice LeBrun wrote and maintain PLplot. This man page was automatically generated from the DocBook source of the PLplot documentation, maintained by Alan W. Irwin and Rafael Laboissiere. .SH SEE ALSO PLplot documentation at http://plplot.sourceforge.net/resources.