TUIColorBlend.Create Constructor
Creates a color blend with n stops.
Syntax
Unit: FlexCel.Core
constructor TUIColorBlend.Create(const aCount: Integer);
Parameters
<-> |
Parameter |
Type |
Description |
const |
aCount |
Integer |
Number of gradient stops in the blend definition. |
See also