libpgplotxx.a (C++ interface to PGPLOT)

◆ getvp()

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

return viewport

Definition at line 188 of file xpgplotxx.h.

References Mvp.

188 { return(Mvp); }
Trect Mvp
view port for graph
Definition: xpgplotxx.h:223