-
-
Adds a color group swatch.
swatchItemRef
|
Swatch
swatch to be added to color group
|
withProperties
|
Object
Initial values for properties of the new ColorGroupSwatch (Optional)
|
-
-
Returns any ColorGroupSwatch in the collection.
-
-
Displays the number of elements in the ColorGroupSwatch.
-
-
Returns every ColorGroupSwatch in the collection.
-
-
Returns the first ColorGroupSwatch in the collection.
-
-
Returns the ColorGroupSwatch with the specified index or name.
index
|
The index or name. Can accept: Long Integer or String.
|
-
-
Returns the ColorGroupSwatch with the specified ID.
-
-
Returns the ColorGroupSwatches within the specified range.
from
|
The ColorGroupSwatch, index, or name at the beginning of the range. Can accept: ColorGroupSwatch, Long Integer or String.
|
to
|
The ColorGroupSwatch, index, or name at the end of the range. Can accept: ColorGroupSwatch, Long Integer or String.
|
-
-
Returns the last ColorGroupSwatch in the collection.
-
-
Returns the middle ColorGroupSwatch in the collection.
-
-
Returns the ColorGroupSwatch whose index follows the specified ColorGroupSwatch in the collection.
obj
|
ColorGroupSwatch
The ColorGroupSwatch whose index comes before the desired ColorGroupSwatch.
|
-
-
Returns the ColorGroupSwatch with the index previous to the specified index.
obj
|
ColorGroupSwatch
The index of the ColorGroupSwatch that follows the desired ColorGroupSwatch.
|
-
-
Generates a string which, if executed, will return the ColorGroupSwatch.