IVZPalette.BackgroundArray

Syntax

BackgroundArray: IVZDataArray;

Description

The BackgroundArray property returns color array used to fill visualizer background.

Comments

The property contains an array of objects of the type  IGxColor.

Example

Example of use is given on the description page of the IVZBubbleTree.OrbitsPen property.

See also:

IVZPalette