SRGraphBackground Class
class SRGraphBackground: public SRGraphComponent
Based on SRGraphComponent, this class handles painting of the background.Defined in: SRGraphBackground.h
Class Members
public member functions
Constructor
virtual int ReadTemplateLine(LPCTSTR line)
Reads a line from the template file
virtual void WriteName(CStdioFile* file)
Writes the name to the template file.
protected member functions
virtual void DrawForeground()
Overridden from base class -- does nothing because backgrounds don't have foregrounds