RouteLegDistance Property |
doogal.co.uk Home
Gets the distance of this leg in metres.
Namespace: GoogleDirectionsAssembly: GoogleDirections (in GoogleDirections.dll) Version: 2.0.0.1 (2.0.0.1)
Syntax public int Distance { get; }
Public ReadOnly Property Distance As Integer
Get
public:
property int Distance {
int get ();
}
member Distance : int with get
Property Value
Type:
Int32See Also