BOffset: Integer;
BOffset: integer;
The BOffset property determines intensity of blue color component.
Available values are in the range [0; 255].
To determine intensity of red color component, use IVZHighlightEffect.ROffset.
To determine intensity of green color component, use IVZHighlightEffect.GOffset.
To determine color transparency level, use IVZHighlightEffect.AOffset.
The property use is given in the example for IVZHighlightEffect.AOffset.
See also: