StorePos

<< Click to Display Table of Contents >>

Navigation:  Layout Functions >

StorePos

Previous pageReturn to chapter overviewNext page

Stores the coordinates Left, Top, Right, Bottom 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 RestorePos).

method void VPE.StorePos(

)