|
protectedvirtual |
Draws the text box shape.
This method overrides CBCGPChartObject::OnDrawShape. It draws the connector and then calls the base class to draw the text box.
Override this method in a derived class to customize appearance of the text box.
pGM | A pointer to a graphics manager. |
rectDiagram | Bounding rectangle of diagram area. |
Reimplemented from CBCGPChartObject.