libpgplotxx.a (C++ interface to PGPLOT)

◆ sfs()

basic_device& pgplot::basic_device::sfs ( const int &  fs)
inlineinherited

set fill style

Definition at line 428 of file basicdevice.h.

References pgplot::basic_device::select().

Referenced by pgplot::Ttext::print(), and pgplot::Ttext::space().

429  { this->select(); cpgsfs(fs); return(*this); }
Here is the call graph for this function:
Here is the caller graph for this function: