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