MobileForms Toolkit Documentation

GeoPoint.Move Method

Returns the new GeoPoint object whose distance from this object is defined by latitudeMovement and longituteMovement parameters.

Overload List

Returns the new GeoPoint object whose distance from this object is defined by latitudeMovement and longituteMovement parameters.

public GeoPoint Move(GeoDistance,GeoDistance);

Returns the new GeoPoint object whose distance from this object is defined by latitudeMovement and longituteMovement parameters.

public GeoPoint Move(double,double);

See Also

GeoPoint Class | Resco.Location Namespace