libpgplotxx.a (C++ interface to PGPLOT)

◆ slw()

basic_device& pgplot::basic_device::slw ( const int &  lw)
inlineinherited

set line width

Definition at line 448 of file basicdevice.h.

References pgplot::basic_device::select().

Referenced by pgplot::Tlinestyle::apply().

449  { this->select(); cpgslw(lw); return(*this); }
Here is the call graph for this function:
Here is the caller graph for this function: