MobileForms Toolkit Documentation

GeoPoint Methods

The methods of the GeoPoint class are listed below. For a complete list of GeoPoint class members, see the GeoPoint Members topic.

Public Static Methods

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

Public Instance Methods

EqualsOverloaded. Indicates whether the current object is equal to another GeoPoint object.
GetDistanceInMetersOverloaded. Returns the calculated distance in meters, from the current Resco.Geo.GeoPoint to the provided Resco.Geo.GeoPoint.
GetDistanceToReturns the calculated distance, as Resco.Geo.GeoDistance structure, from the current Resco.Geo.GeoPoint to the provided Resco.Geo.GeoPoint.
GetHashCodeReturns a hash code for this instance.
GetType (inherited from Object)Gets the Type of the current instance.
MoveOverloaded. Returns the new GeoPoint object whose distance from this object is defined by latitudeMovement and longituteMovement parameters.
ToStringOverloaded. Returns a System.String that represents the current object.

Protected Instance Methods

Finalize (inherited from Object)Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
MemberwiseClone (inherited from Object)Creates a shallow copy of the current Object.

See Also

GeoPoint Class | Resco.Location Namespace