IVisStyleProvider.PaletteIDs

Syntax

PaletteIDs: Array;

Description

The PaletteIDs method is used to get an array of strings with identifiers of alternative palette sets.

Comments

To obtain an array of main colors by palette identifier, use the IVisStyleProvider.PaletteColors method.

Example

The method use is given in the example for IVisStyleProvider.PaletteBorderColors.

See also:

IVisStyleProvider