DXLinearGradientBrush.LinearColors Property
Gets or sets the starting and ending colors of the gradient.
Namespace: DevExpress.Drawing
Assembly: DevExpress.Drawing.v24.1.dll
NuGet Package: DevExpress.Drawing
Declaration
Property Value
Type | Description |
---|---|
Color[] | An array of two |
See Also