<< Click to Display Table of Contents >> nLeft, nTop, nRight, nBottom |
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.
"dycodoc Template Processing" in the Programmer's Manual