CODComponent::TrackBounds

void CODComponent::TrackBounds(CDC* pDC)

Bounds tracking draw for the component.

Defined in: OdComponent.cpp

Return Value

void

Parameters

pDC

Device context used for drawing.

Comments

This method is called by the viewport when in debug-draw mode.