The methods of the GeoPoint class are listed below. For a complete list of GeoPoint class members, see the GeoPoint Members topic.
![]() Distance | Computes the distance of the path defined by an array of GeoPoints |
Equals | Overloaded. Indicates whether the current object is equal to another GeoPoint object. |
GetDistanceInMeters | Overloaded. Returns the calculated distance in meters, from the current Resco.Geo.GeoPoint to the provided Resco.Geo.GeoPoint. |
GetDistanceTo | Returns the calculated distance, as Resco.Geo.GeoDistance structure, from the current Resco.Geo.GeoPoint to the provided Resco.Geo.GeoPoint. |
GetHashCode | Returns a hash code for this instance. |
GetType (inherited from Object) | Gets the Type of the current instance. |
Move | Overloaded. Returns the new GeoPoint object whose distance from this object is defined by latitudeMovement and longituteMovement parameters. |
ToString | Overloaded. Returns a System.String that represents the current object. |
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. |
GeoPoint Class | Resco.Location Namespace