Class
A color swatch.
remove, removeAll
Swatch
QuickLinks
Hierarchy
Properties
Property | Type | Access | Description |
---|---|---|---|
color | Color | r/w | The color information of the swatch. |
name | string | r/w | The swatch's name. |
parent | Object | readonly | The object's container. |
typename | string | readonly | The class name of the object. |
Methods
Instances
Used in:
void SwatchGroup.addSwatch (swatch: Swatch)
Return
Array of Swatch SwatchGroup.getAllSwatches ()
Swatch Swatches.add ()
Swatch Swatches.getByName (name: string)
Array of Swatch Swatches.getSelected ()
Jongware, 25-Nov-2012 v3.0.3i | Contents :: Index |