CODBspRect::SetComponent
inline voidCODBspRect::SetComponent(CODComponent*pComponent)
Associates this rectangle with a component.
Defined in: OdBspRect.h
Return Value
void
Parameters
pComponent
A pointer to the component which occupies this rectangle of space.
See Also