BeMDI SDK

  CZOrderedView

CZOrderedView::UpdateScreenRect
Updates the cached screen rectangle.
void UpdateScreenRect();


Remarks
Updates the cached screen rectangle stored in 'screenRect'. This method should is automatically called, when this view is moved inside its parent. But if the parent moves, the parent must call this function to ensure that the cached rectangle is correct.

  Top


© 2000 by 3rd-evolution