| Concept Framework 2.2 documentation | Contents | Index |
| Name | Type | Access | Version | Deprecated |
| Line | function | public | version 1.0 | no |
| public function Line(x1,y1,x2,y2); |
| x1 | the x1 coordinate of the line |
| y1 | the y1 coordinate of the line |
| x2 | the x2 coordinate of the line |
| y2 | the y2 coordinate of the line |
| Draws a line from (x1, y1) to (x2, y2). |
| Documented by Eduard Suica, generation time: Sun Jan 27 18:15:11 2013 GMT | (c)2013 Devronium Applications |