January 1999
Beginner
373 pages
9h 43m
English
To determine an item's type, call the typemethod:
$canvas->type(tag/id);
If the tag or ID matches more than one item, only the type of the first item is returned. The returned value will be a string describing the item type: "oval", "text", "rectangle", and so on.