Assembly: 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.
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: