doogal.co.uk Home
Gets the duration of the route in seconds.
Namespace: GoogleDirectionsAssembly: GoogleDirections (in GoogleDirections.dll) Version: 2.0.0.1 (2.0.0.1)
Syntax public int Duration { get; }
Public ReadOnly Property Duration As Integer
Get
public:
property int Duration {
int get ();
}
member Duration : int with get
Property Value
Type:
Int32See Also