POLS

LatLonRectangle Constructor (LatLonCoordinate, LatLonCoordinate)

Initializes a new LatLonCoordinate bounded by a North-East corner, and South-West corner.

public LatLonRectangle(
   LatLonCoordinate northEast,
   LatLonCoordinate southWest
);

Parameters

northEast
southWest

See Also

LatLonRectangle Class | POLS.Core Namespace | LatLonRectangle Constructor Overload List