DXBlend.Positions Property
Gets or sets an array of blend positions 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 positions that specify a distance along the gradient line as a percentage. |
See Also