VpeStorePos

<< Click to Display Table of Contents >>

Navigation:  Layout Functions >

VpeStorePos

Previous pageReturn to chapter overviewNext page

Stores the coordinates nLeft, nTop, nRight, nBottom (x, y, x2, y2) of the last inserted object on a dynamic stack (limited in size only by available memory). The stack is a LIFO stack (Last In - First Out), which means that the last stored position is retrieved first (see VpeRestorePos).

void VpeStorePos(

VpeHandle hDoc

)

VpeHandle hDoc

Document Handle