libpgplotxx.a (C++ interface to PGPLOT)

◆ bbox()

Tbbox pgplot::Ttext::bbox ( ) const
inline

return bounding box of previously printed text.

Returns
bounding box of previously printed text

Definition at line 588 of file xpgplotxx.h.

References Mbbox.

588 { return(Mbbox); }
Tbbox Mbbox
place to store bounding box of print function
Definition: xpgplotxx.h:605