IRoutePath.LengthInMeters Property

Namespace:  Microsoft.Phone.Maps.Services
Assembly:  Microsoft.Phone.Maps (in Microsoft.Phone.Maps.dll)

Syntax

'Declaration
ReadOnly Property LengthInMeters As Integer
int LengthInMeters { get; }
property int LengthInMeters {
    int get ();
}
abstract LengthInMeters : int with get

Property Value

Type: System.Int32

Version Information

.NET for Windows Phone apps

Supported in: Windows Phone 8, Silverlight 8.1

.NET Framework Security

See Also

Reference

IRoutePath Interface

Microsoft.Phone.Maps.Services Namespace