Returns the new GeoPoint object whose distance from this object is defined by latitudeMovement and longituteMovement parameters.
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);
GeoPoint Class | Resco.Location Namespace