libpgplotxx.a (C++ interface to PGPLOT)

◆ settvp()

Tpanel& pgplot::Tpanel::settvp ( const Trect tvp)
inline

set total viewport relative to device surface

Definition at line 182 of file xpgplotxx.h.

References Mtvp.

Referenced by pgplot::Ttiledpanels::setup().

183  { Mtvp=tvp; return(*this); }
Trect Mtvp
total viewport including labels
Definition: xpgplotxx.h:225
Here is the caller graph for this function: