ILayoutNode::OptimizedRedraw method

void OptimizedRedraw()

Optimized drawing. Called at the end of the realization process to perform any painting logic that have been deferred until the last moment. Descendent layout classes should implement this operation if it is justified to prevent flicker or other painting problems.

Defined in: LayoutBase.h