Share via


RoadElement class

[This documentation is preliminary and is subject to change.]

TBD

Syntax

public sealed class RoadElement
Public NotInheritable Class RoadElement
public ref class RoadElement sealed 

Attributes

[MarshalingBehavior(Agile)]

[Threading(Both)]

[Version]

[WebHostHidden()]

Members

The RoadElement class has these types of members:

  • Properties

Properties

The RoadElement class has these properties.

Property Access type Description

Id

Read-only TBD

IsHighway

Read-only TBD

IsTollRoad

Read-only TBD

IsTunnel

Read-only TBD

Path

Read-only TBD

RoadName

Read-only TBD

RouteName

Read-only TBD

SpeedLimit

Read-only TBD

TravelTime

Read-only TBD

 

Remarks

TODO: Document how the developer can obtain this class object, and add or update retriever elements as necessary.

Requirements (device family)

Device family

Universal

API contract

windows.foundation.universalapicontract, introduced version 1.0

Namespace

Windows.Services.Maps.Guidance Windows::Services::Maps::Guidance [C++]

Metadata

windows.foundation.universalapicontract.winmd

See also

Object