MobileForms Toolkit Documentation

GeoArea.InflateArea Method

Inflates the geographical area by a certain distance in all directions.

Overload List

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);

See Also

GeoArea Class | Resco.Location Namespace