wpf-devexpress-dot-xpf-dot-map-2b0754ba.md
This class is obsolete. Microsoft deprecated Bing Maps on June 30th, 2025. For alternative providers, see https://www.devexpress.com/bing-maps-wpf
Lists time measurement units.
Namespace : DevExpress.Xpf.Map
Assembly : DevExpress.Xpf.Map.v25.2.dll
NuGet Package : DevExpress.Wpf.Map
[Obsolete("This class is obsolete. Microsoft deprecated Bing Maps on June 30th, 2025. For alternative providers, see https://www.devexpress.com/bing-maps-wpf")]
[PreferableMember("TimeMeasureUnit", "", "")]
public enum TimeMeasureUnit
<Obsolete("This class is obsolete. Microsoft deprecated Bing Maps on June 30th, 2025. For alternative providers, see https://www.devexpress.com/bing-maps-wpf")>
<PreferableMember("TimeMeasureUnit", "", "")>
Public Enum TimeMeasureUnit
| Name | Description |
|---|---|
Second |
Time is measured in seconds.
|
| Minute |
Time is measured in minutes.
|
The following properties accept/return TimeMeasureUnit values:
See Also