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