MvcPresentationModel_T::InvalidateRect
voidMvcPresentationModel_T::InvalidateRect(const CRect&rcLog, BOOLbErase= TRUE, BOOLbRepairNow= FALSE)
Invalidates the specified rectangle specified in logical coordinates
Defined in: MvcPresentationModel.h
Return Value
void
Parameters
rcLog
Specifies the rectangle to invalidate
Comments
This function iterates through the dependent renderings, invalidating the specified logical rectangle.bErase
Should the visual part be completely erased prior to redraw
bRepairNow
Repair the invalid area immediately
See Also
MvcVisualPart::InvalidateRect