IVZBrushEffect

Assembly: Visualizators;

Description

The IVZBrushEffect interface is used to work with brush effect.

Inheritance Hierarchy

          IVZEffect

          IVZBrushEffect

Comments

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

Properties

  Property name Brief description
BackgroundBrush

The BackgroundBrush property determines the brush that can be used to fill background.

See also:

Visualizators Assembly Interfaces