libpgplotxx.a (C++ interface to PGPLOT)

◆ gettvp()

Trect pgplot::Tpanel::gettvp ( ) const
inline

return total viewport

Definition at line 190 of file xpgplotxx.h.

References Mtvp.

190 { return(Mtvp); }
Trect Mtvp
total viewport including labels
Definition: xpgplotxx.h:225