help files
Z505 | PasWiki | FUQ | Search | Main Docs | API Guide



[Overview][Constants][Types][Procedures and functions][Variables] Reference for unit 'Graph' (#rtl)

LineTo

Draw a line starting from current position to a given point

Declaration

Source position: graphh.inc line 758

procedure LineTo(

  X: SmallInt;

  Y: SmallInt

);

Description

LineTo draws a line starting from the current pointer position to the point(DX,DY, \textbf{relative} to the current position, in the current line style and color. The Current position is set to the end of the line.

Errors

None.

See also

LineRel

  

Draw a line starting from current position in given direction

Line

  

Draw a line between 2 points

Notes

 No notes exist for this page yet. 





lufdoc, Powtils, fpc, freepascal, delphi, kylix, c/c++, mysql, cgi web framework docs, Z505