Win32Prn() > Clipper DOS compatibility |
Calculates a horizontal X position from inches.
:inch_To_PosX( <nInches> ) --> nPosX
The method calculates a horizontal X position in pixels from inches and returns the result as a numeric value. This is required when the print position must be changed with method :setPos(), which accepts only pixel coordinates.
http://www.xHarbour.com