MixedInks
A collection of mixed inks.
MixedInks Properties
| Property |
Type |
Access |
Description |
| item |
Object |
read |
Returns the mixed ink with the specified index or name. |
| length |
Long |
read |
The number of mixed inks in the collection. |
MixedInks Methods
| Method |
Returns |
Description |
| add |
MixedInk |
Create a new mixed ink. |
| anyItem |
Object |
Returns any mixed ink. |
| firstItem |
Object |
Returns the first mixed ink. |
| itemByID |
Object |
Returns the mixed ink with the specified ID. |
| itemByRange |
Objects |
Returns the mixed inks within the specified range. |
| lastItem |
Object |
Returns the last mixed ink. |
| middleItem |
Object |
Returns the middle mixed ink. |
| nextItem |
Object |
Returns the next mixed ink. |
| previousItem |
Object |
Returns the previous mixed ink. |
Previous post: Movie
Next post: MixedInkGroups