vector_image
(vector_image x1 y1 x2 y2 color)
This function draws a vector from
(x1,y1) to (x2,y2) into the active DCL image tile using color.
Arguments |
x1 (integer) x coordinate of the start point |
Return |
(integer) returns the color value |
Example |
|
Remarks |
all coordinates are relative
to upper-left corner, which is (0,0); |
© Bricsys NV. All rights reserved. |