IExcelGradient.CreateStops Method
Initializes the stops aray.
Syntax
Unit: FlexCel.Core
procedure IExcelGradient.CreateStops(const Size: Integer); virtual; abstract;
Parameters
<-> |
Parameter |
Type |
Description |
const |
Size |
Integer |
Numbers of stops in the array.
|
See also