Gets a ParseGeoDistance from a number of miles.
Namespace: Parse
Assembly: Parse (in Parse.dll) Version: 1.5.5.0 (1.5.5.0)
Syntax
Parameters
- miles
- Type: SystemDouble
The number of miles.
Return Value
Type: ParseGeoDistanceA ParseGeoDistance for the given number of miles.
See Also