MobileForms Toolkit Documentation

GeoPosition Class

Represents a location expressed as a geographic coordinate with TimeStamp.

For a list of all members of this type, see GeoPosition Members.

System.Object
   Resco.Location.GeoPoint
      Resco.Location.GPS.GeoPosition

public class GeoPosition : GeoPoint, IEquatable<GeoPosition>

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Remarks

GeoPosition objects are used as a result of the GpsDevice location requests.

Requirements

Namespace: Resco.Location.GPS

Assembly: Resco.Location.CF3 (in Resco.Location.CF3.dll)

See Also

GeoPosition Members | Resco.Location.GPS Namespace