.. highlightlang:: us .. _pagereplot: PageReplot ========== .. index:: PageReplot .. us.tag PageReplot ENGLISH PageSet :ref:`PageReplot` replots the active document window. .. function:: bool = PageReplot(hPage) bool = PageReplot(hPage, rvPosSize) .. us.return **Return Value** If the function succeeds, the return value *bool* is TRUE (1); otherwise it is FALSE (0). .. us.params **Parameters** .. uparam:: hPage Identifies the page. .. uparam:: rvPosSize *rvPosSize* specifies the updating area. .. seealso:: :ref:`overview-document-pages`, :ref:`DocCreate`, :ref:`PageCreate`, :ref:`OBJGetPosSize`, :ref:`LayerGetBoundingBox` :sub:`id-1375636`