Google

NAME="GENERATOR" CONTENT="Modular DocBook HTML Stylesheet Version 1.73 ">

SWFShape->drawLineTo

(unknown)

SWFShape->drawLineTo -- Dessine une ligne.

Description

void swfshape->drawlineto ( int x, int y)

swfshape->drawlineto() dessine une ligne (avec le style courant de ligne, modifié par swfshape->setline()) depuis le point courant jusqu'au point (x,y) dans l'espace de coordonnées de la forme.

Voir aussi swfshape->movepento(), swfshape->drawcurveto(), swfshape->movepen() et swfshape->drawline().