Palette Property

See Also Applies To Example Model

Sets or returns the active color palette. Read/write VbtPalette.

Remarks

This property is used to select one of the built-in color palettes that can be used to color an object's fills and lines.

Example

The following example changes the active palette to vbtSpectrum.

Bots.ColorTable.Palette = vbtSpectrum