KeyColorColorizer.GetColor(Object) Method
Returns the color for the specified key.
Namespace: DevExpress.XtraMap
Assembly: DevExpress.XtraMap.v24.1.dll
NuGet Package: DevExpress.Win.Map
Declaration
Parameters
Name | Type | Description |
---|---|---|
key | Object | An Object representing the key. |
Returns
Type | Description |
---|---|
Color | A Color object. |
See Also