In The Hand - .NET Components for Mobility
LatLong Constructor (latitude, longitude)
NamespacesInTheHand.TomTomLatLongLatLong(Double, Double)
Initializes a new instance of LatLong with the specified co-ordinates.
Declaration Syntax
C#Visual Basic
public LatLong(
	double latitude,
	double longitude
)
Public Sub New ( _
	latitude As Double, _
	longitude As Double _
)
Parameters
latitude (Double)
The Latitude in degrees.
longitude (Double)
The Longitude in degrees.

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