[Overview][Constants][Types][Procedures and functions][Variables] | Reference for unit 'Graph' (#rtl) |
Draw a line starting from current position in given direction
Source position: graphh.inc line 757
procedure LineRel( |
Dx: SmallInt; |
Dy: SmallInt |
); |
LineRel 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 endpoint of the line.
None.
|
Draw a line between 2 points |
|
|
Draw a line starting from current position to a given point |
No notes exist for this page yet.