MapRouteManeuver.LengthInMeters Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the distance in meters to the start of the next maneuver.
public:
property double LengthInMeters { double get(); };
double LengthInMeters();
public double LengthInMeters { get; }
var double = mapRouteManeuver.lengthInMeters;
Public ReadOnly Property LengthInMeters As Double
Property Value
Double
double
The distance in meters to the start of the next maneuver.