libpgplotxx.a (C++ interface to PGPLOT)

◆ noerase()

void pgplot::Ttext::noerase ( )
inline

do not erase text box prior to plotting text

Definition at line 592 of file xpgplotxx.h.

References Merase.

592 { Merase=false; }
bool Merase
erase box prior to plotting text
Definition: xpgplotxx.h:606