| geomerative index |
||||
| Name | addPath ( ) | |||
| Examples | None available |
|||
| Description | Use this method to create a new path. The first point of the new path will be set to (0,0). Use addMoveTo ( ) in order to add a new path with a different first point. | |||
| Syntax | addPath(); addPath(s); |
|||
| Parameters |
|
|||
| Returns | None | |||
| Usage | Web & Application | |||
| Related | setPath ( ) addMoveTo ( ) |
|||