MobileForms Toolkit Documentation

GeoPosition Constructor

Constructs the GeoPosition object

Overload List

Constructs the GeoPosition object

public GeoPosition();

Constructs the GeoPosition object

public GeoPosition(DateTime,GeoPoint);

Constructs the GeoPosition object

public GeoPosition(DateTime,double,double);

Constructs the GeoPosition object

public GeoPosition(DateTime,double,double,double);

Constructs the GeoPosition object

public GeoPosition(DateTime,double,double,double,double,double,double,double);

See Also

GeoPosition Class | Resco.Location.GPS Namespace