CODViewport::DrawHandles
voidCODViewport::DrawHandles(CDC*pDC, CODComponentSet*pCompSet, CODComponent*pAnchor, const CRect &rcUpdate)
Draws the control handles of selected components.
Defined in: OdViewport.cpp
Return Value
void
Parameters
pDC
The device context to draw in.
pCompSet
The list of components to draw handles for.
pAnchor
The anchor component. This component is ues as the reference for some operations, and its handles appear different from other components.
rcUpdate
Rectangular area to update.