DistanceValue Class | ![]() |
Namespace: Telogis.GeoBase.Routing
The DistanceValue type exposes the following members.
Name | Description | |
---|---|---|
![]() | DistanceValue |
Creates a DistanceValue from a specified distance in radians converted to a specified type of distance units.
|
Name | Description | |
---|---|---|
![]() | Units |
The units of the distance value (metric, imperial)
|
![]() | Value |
The distance value.
|
Name | Description | |
---|---|---|
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |