In The Hand - .NET Components for Mobility
LatLongRectangle Constructor (ne, sw)
NamespacesInTheHand.TomTomLatLongRectangleLatLongRectangle(LatLong, LatLong)
Creates a new LatLongRectangle from a pair of locations.
Declaration Syntax
C#Visual Basic
public LatLongRectangle(
	LatLong ne,
	LatLong sw
)
Public Sub New ( _
	ne As LatLong, _
	sw As LatLong _
)
Parameters
ne (LatLong)
The North-East corner of the rectangle.
sw (LatLong)
The South-West corner of the rectangle.

Assembly: InTheHand.TomTom (Module: InTheHand.TomTom) Version: 6.2.0.0