nLeft, nTop, nRight, nBottom

<< Click to Display Table of Contents >>

Navigation:  VPE Object >

nLeft, nTop, nRight, nBottom

Previous pageReturn to chapter overviewNext page

Returns the coordinates, i.e. the position, of the specified VPE Object.

property VpeCoord TVPEObject.nLeft

property VpeCoord TVPEObject.nTop

property VpeCoord TVPEObject.nRight

property VpeCoord TVPEObject.nBottom

read; runtime only

Remarks:

The coordinate is normalized, i.e. the following rule is fulfilled:

right >= left and bottom >= top

Please note that all VPE API methods (except VpeLine()) require normalized coordinates.

 

See also:

"dycodoc Template Processing" in the Programmer's Manual