BingDetail.RoadType Property
Returns the type of the road.
Namespace: DevExpress.Xpf.Map
Assembly: DevExpress.Xpf.Map.v24.2.dll
NuGet Package: DevExpress.Wpf.Map
Declaration
Property Value
Type | Description |
---|---|
String | A String value representing the road type. |
Remarks
For more information, refer to the Bing Route Data topic in MSDN.
See Also