DXBlend.Factors Property
Gets or sets an array of blend factors for the gradient.
Namespace: DevExpress.Drawing
Assembly: DevExpress.Drawing.v24.1.dll
NuGet Package: DevExpress.Drawing
Declaration
Property Value
Type | Description |
---|---|
Single[] | An array of blend factors that specify the percentages of the starting color and the ending color to be used at the corresponding position. |
See Also