Function: DrawLineMm
Module location:
Df_print.pkg
line
827 (view source)
Integer
DrawLineMm(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 cm as metrics. *** *** Returns PRN_FALSE=Error or PRN_TRUE ***
References (1):
Module
Containing Symbol
Line
Df_print.pkg
DFWriteLine
2853