|
virtual |
Retrieves the text data object of the diagram item.
nPartID | A data object identifier. This parameter is ignored in the default implementation. |
The default implementation of this virtual method ignores this parameter and always returns the text data object for text label of the diagram item.
This method may be overridden in CBCGPDiagramVisualObject - derived classes to support custom text data objects.
Reimplemented in CBCGPDiagramTableShape.