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