Modifies the geographic area to include another geographic area.
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);
GeoArea Class | Resco.Location Namespace