| CBCGPDiagramItemID CBCGPDiagramVisualContainer::AddItem | ( | CBCGPBaseVisualObject * | pObject, |
| BOOL | bAutoDestroy = TRUE |
||
| ) |
Adds a new diagram item to the container.
| pObject | A pointer to the new diagram item. |
| bAutoDestroy | Specifies whether the diagram item should be destroyed automatically. |