DXPathGradientBrush.SurroundColors Property
Gets or sets an array of colors that correspond to the points in the path the PathGradientBrush
fills.
Namespace: DevExpress.Drawing
Assembly: DevExpress.Drawing.v24.1.dll
NuGet Package: DevExpress.Drawing
Declaration
Property Value
Type | Description |
---|---|
Color[] | An array of colors associated with each point in the path. |
See Also