Palette.AddRange(Color[]) Method
Adds several colors to the palette.
Namespace: DevExpress.XtraTreeMap
Assembly: DevExpress.XtraTreeMap.v25.1.dll
NuGet Package: DevExpress.TreeMap
Declaration
Parameters
| Name | Type | Description |
|---|---|---|
| colors | Color[] | An array of Color values. |
See Also