| swf_shapelineto(PHP 4) swf_shapelineto — Draw a line Описание
   void swf_shapelineto
    ( float $x
   , float $y
   ) Draws a line to the x and y coordinates. The current position is then set to that point. Список параметров
 
 Возвращаемые значенияЭта функция не возвращает значения после выполнения. | ||