VpeGetObjLeft

<< Click to Display Table of Contents >>

Navigation:  VPE Object >

VpeGetObjLeft

Previous pageReturn to chapter overviewNext page

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.

 

See Also:

"dycodoc Template Processing" in the Programmer's Manual