2005
Simon Budig
List the strokes associated with the passed path.
Returns an Array with the stroke-IDs associated with the passed path.
unknown
Type | Name | Description |
---|---|---|
unknown | vectors | The vectors object |
Type | Name | Description |
---|---|---|
PF_INT | num-strokes | The number of strokes returned. (num-strokes >= 0) |
unknown | stroke-ids | List of the strokes belonging to the path. |