| Manuál PHP | ||
|---|---|---|
| PÅ™edcházejÃcà | Dalšà | |
swf_defineline
Popis
void swf_defineline ( int objid, float x1, float y1, float x2, float y2, float width )Defines a line.
Seznam parametrů
objidThe object id.
x1x-coordinate of start point.
y1y-coordinate of start point.
x2x-coordinate of end point.
y2y-coordinate of end point.
widthThe line width.
| PÅ™edcházejÃcà | Domů | Dalšà |
| swf_definefont | Nahoru |