Distance Property

GoogleMap Control Artem.Google

GoogleMap Control Distance Property
NamespacesArtem.Google.UIDirectionsChangedEventArgsDistance
GoogleMap Control v6.0
A representation of distance as a numeric value and a display string. The total distance covered. This property may be undefined as the distance may be unknown.
Declaration Syntax
C# Visual Basic
public Distance Distance { get; set; }
Public Property Distance As Distance
	Get
	Set
Value
The distance.

Assembly: Artem.Google (Module: Artem.Google) Version: 6.0.0.0 (6.0.11322.1118)