Assembly: Visualizators;
Namespace: Prognoz.Platform.Interop.Visualizators;
The VZHighlightEffect class implements an object used to work with highlight effect for control.
Highlight effect reduces brightness of the selected control.
The three color components (RGB) and transparency (A) are used for highlight effect.
Class to get analog of the VZHighlightEffect class:
None;
Class to get analog of the VZHighlightEffect class object:
VZHighlightEffectClass;
Property name | Brief description | |
The AOffset property determines color transparency level. | ||
The BOffset property determines intensity of blue color component. | ||
The GOffset property determines intensity of green color component. | ||
The ROffset property determines intensity of red color component. |
See also: