ColorConverter.ConvertToColor(Object) Method
Namespace: DevExpress.XtraMap
Assembly: DevExpress.XtraMap.v24.1.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