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.[] (index: uint)
Tag Tags.add ()
Tag Tags.getByName (name: string)
Jongware, 27-Jun-2010 v3.0.3d | Contents :: Index |