MobileForms Toolkit Documentation

GeoPoint.Distance Method 

Computes the distance of the path defined by an array of GeoPoints

public static GeoDistance Distance(
params GeoPoint[] p
);

Parameters

p
An array of GeoPoint objects

Return Value

The GeoDistance object defining the path distance.

See Also

GeoPoint Class | Resco.Location Namespace