Inflates the geographical area by a certain distance in all directions.
Inflates the geographical area by a certain distance in all directions.
public void InflateArea(GeoDistance);
Inflates the geographical area by a certain distance in particular direction.
public void InflateArea(GeoDistance,GeoDistance);
Inflates the geographical area by a certain distance for particular direction.
public void InflateArea(GeoDistance,GeoDistance,GeoDistance,GeoDistance);
GeoArea Class | Resco.Location Namespace