Function: DrawLineInch
Module location:
Df_print.pkg
line
810 (view source)
Integer
DrawLineInch(Integer iPageNr Integer iFromX Integer iFromY Integer iLength Integer iHorVer Dword dwColor Integer iWeight Integer iUCp)
*** Draws i line to a page. Using XY cords and length with color *** weight and NO wrap using inch as metrics. *** *** Returns PRN_FALSE=Error or PRN_TRUE ***
References (1):
Module
Containing Symbol
Line
Df_print.pkg
DFWriteLine
2857