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