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