IVZAlphaChannelEffect

Assembly: Visualizators;

Description

The IVZAlphaChannelEffect interface is used to work with transparency effect.

Inheritance Hierarchy

          IVZEffect

          IVZAlphaChannelEffect

Comments

The interface can be used to set up effects via IVZDataVisualizer (HoverActiveEffects, HoverInactiveEffects, SelectActiveEffects, SelectInactiveEffects) and IVZMapChartShape (Effects).

Properties

  Property name Brief description
Alpha

The Alpha property determines transparency degree.

See also:

Visualizators Assembly Interfaces