nS_Line(fX1#, fY1#, fX2#, fY2#, [fThick#=1.0])Function
Description:
Draws a line
Parameters:
fX1# = First point X
fY1# = First point Y
fX2# = Second point X
fY2# = Second point Y
fThick# [Default value = 1.0] = Thickness of the line
Return value:
None



Documentation generated by Cod2Doc on 24 Oct 2005.