DrawLine: Difference between revisions
From Onset Developer Wiki
Created page with "{{Info|Function|Client|1.0}} {{FuncDescription|__EDIT_ME__}} {{FuncSyntax|DrawLine(sX, sY, eX, eY [, thickness, r, g, b])}} {{FuncParameters}} {{FuncParam|sX|__EDIT_ME__}}..." |
(No difference)
|
Revision as of 11:22, 22 March 2019
Description
__EDIT_ME__
Syntax
DrawLine(sX, sY, eX, eY [, thickness, r, g, b])
Parameters
- sX
__EDIT_ME__ - sY
__EDIT_ME__ - eX
__EDIT_ME__ - eY
__EDIT_ME__ - thickness
__EDIT_ME__ - r
__EDIT_ME__ - g
__EDIT_ME__ - b (optional)
__EDIT_ME__
Return Value
- __EDIT_ME__
Example
__EDIT_ME__
See also
__EDIT_ME__