sfl::IVisual*

void CODRulerWrapper_T&ltbase_t>::InvalidateVisual(sfl::IVisual*(MvcVisualComponent*pVC, BOOLbErase= TRUE, BOOLbRepairNow= FALSE)

Invalidate the specified visual component.

Defined in: OdRulerWrapper.h

Return Value

void

Parameters

pVC

A pointer to a component to invalidate

Comments

This class overrides the base class implementation of this function in order to erase any tracking remnants on the rulers. It then calls the base class implementation.

bErase

Should the visual part be completely erased prior to redraw

bRepairNow

Repair the invalid area immediately

See Also

CODRulerWrapper_T::RulerTrackPoint