MobileForms Toolkit Documentation

GeoArea.NormalizeArea Method 

Normalizes the geographic area

public void NormalizeArea();

Remarks

This method compares the SouthWest and NorthEast points and swaps them if necessary. Call this method for computed areas to make sure that the SouthWest point is really on the South/West of the NorthEast point.

See Also

GeoArea Class | Resco.Location Namespace