CODComponent::DrawBounds

void CODComponent::DrawBounds(CDC* pDC)

Draw the bounds of 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.