windowsforms-devexpress-dot-xtramap-4df3d24e.md
This class is obsolete. Microsoft deprecated Bing Maps on June 30th, 2025. For alternative providers, see https://www.devexpress.com/bing-maps-winforms
Lists time measurement units.
Namespace : DevExpress.XtraMap
Assembly : DevExpress.XtraMap.v25.2.dll
NuGet Package : DevExpress.Win.Map
[Obsolete("This class is obsolete. Microsoft deprecated Bing Maps on June 30th, 2025. For alternative providers, see https://www.devexpress.com/bing-maps-winforms")]
[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-winforms")>
<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