Class
A tag associated with a piece of artwork.
remove, removeAll
Tag
QuickLinks
Hierarchy
Properties
| Property | Type | Access | Description |
|---|---|---|---|
| name | string | r/w | The tag's name. |
| parent | Object | readonly | The object's container. |
| typename | string | readonly | The class name of the object. |
| value | string | r/w | The data stored in this tag. |
Methods
Instances
Return
Tag Tags.add ()
Tag Tags.getByName (name: string)
| Jongware, 25-Nov-2012 v3.0.3i | Contents :: Index |