void CBCGPVisualContainer::Select | ( | CBCGPBaseVisualObject * | pObject, |
BOOL | bAddToSel = FALSE |
||
) |
Selects an object.
pObject | A pointer to the visual object. |
bAddToSel | Specifies whether to add this object to the currently selected objects list. |