<< Click to Display Table of Contents >> VpeGetObjLeft |
Returns the left coordinate of the VPE Object.
int VpeGetObjLeft(
VpeHandle hObject
)
VpeHandle hObject
VPE Object Handle
Returns:
the left coordinate of the specified VPE object
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