VpeGetObjBottom

<< Click to Display Table of Contents >>

Navigation:  VPE Object >

VpeGetObjBottom

Previous pageReturn to chapter overviewNext page

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.

 

See Also:

"dycodoc Template Processing" in the Programmer's Manual