VZHighlightEffect

Assembly: Visualizators;

Description

The VZHighlightEffect class implements an object used to work with highlight effect for control.

Comments

Highlight effect reduces brightness of the selected control.

The three color components (RGB) and transparency (A) are used for highlight effect.

Class object properties inherited from IVZHighlightEffect

  Property name Brief description
AOffset

The AOffset property determines color transparency level.
BOffset

The BOffset property determines intensity of blue color component.
GOffset

The GOffset property determines intensity of green color component.
ROffset

The ROffset property determines intensity of red color component.

See also:

Visualizators Assembly Classes