PaletteIDs: Array;
The PaletteIDs method is used to get an array of strings with identifiers of alternative palette sets.
To obtain an array of main colors by palette identifier, use the IVisStyleProvider.PaletteColors method.
The method use is given in the example for IVisStyleProvider.PaletteBorderColors.
See also: