namem
Names of graphics objects
Description
returns
the names of all the objects on the current axes. The name of an object
is the value of its obj_names
= namemTag
property, if specified.
Otherwise, the name of the object is the value of its Type
property.
The values of these properties are either set at object creation or
defined using the tagm
function.