MobileForms Toolkit Documentation

GeoArea.EnlargeArea Method

Modifies the geographic area to include another geographic area.

Overload List

Modifies the geographic area to include another geographic area.

public void EnlargeArea(GeoArea);

Modifies the geographic area to include the specified geographic point.

public void EnlargeArea(GeoPoint);

See Also

GeoArea Class | Resco.Location Namespace