Function: DrawXYLineInch
Module location:
Df_print.pkg
line
774 (view source)
Integer
DrawXYLineInch(Integer iPageNr Integer iFromX Integer iFromY Integer iToX Integer iToY Dword dwColor Integer iWeight Integer iUCp Integer iWrap)
*** Draws i line to a page. Using XY cords ONLY with color *** weight and wrap using inch as metrics. *** *** Returns PRN_FALSE=Error or PRN_TRUE ***
References (1):
Module
Containing Symbol
Line
Df_print.pkg
DFWriteXYLine
2817