Win32Prn() > Clipper DOS compatibility |
Calculates a vertical Y position from millimeters.
:mm_To_PosY( <nMilliMeters> ) --> nPosY
The method calculates a vertical Y position in pixels from millimeters 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