CODComponent::DrawRgn

void CODComponent::DrawRgn(CDC* pDC)

Draw the update region 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.