CZOrderedView
-
-
Updates the cached screen rectangle.
-
-
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