| void CBCGPDiagramTextDataObject::SetText | ( | const CString & | str, |
| const CBCGPColor & | clrText, | ||
| BOOL | bRedraw = FALSE |
||
| ) |
Sets a new text label.
| str | The text label. |
| clrText | The text color. |
| bRedraw | Specifies whether the item should be repainted. |