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.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| Color[] | An array of colors associated with each point in the path. |
See Also