CODComponent::DrawVertices

void CODComponent::DrawVertices(CDC* pDC)

Draw the vertices 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.