Represents a collection of colors (or Color objects) in a color palette
Syntax:
Class Colors
Remarks:
The Colors class represents a collection of colors (or Color objects) in a color palette.
Properties:
Name Description
_NewEnum Returns an enumerator that iterates through a collection
Application Gets the application to which the color collection belongs
Count Gets the number of colors in the color collection
Item Gets a reference to the specified color, in base 1
Parent Gets the parent of which the color collection is a child; if the color object is not from a palette the color parent is null