ColorConverter.ConvertToColor(Object) Method
Namespace: DevExpress.XtraMap
Assembly: DevExpress.XtraMap.v25.2.dll
NuGet Package: DevExpress.Win.Map
Declaration
Parameters
| Name | Type | Description |
|---|---|---|
| val | Object | A Object which should be converted. |
Returns
| Type | Description |
|---|---|
| Color | A Color object representing the converted specified object. |
See Also