doogal.co.uk Home
            Gets the latitude.
            
 
Namespace: GoogleDirectionsAssembly: GoogleDirections (in GoogleDirections.dll) Version: 2.0.0.1 (2.0.0.1)
Syntaxpublic double Latitude { get; }Public ReadOnly Property Latitude As Double
	Get
public:
property double Latitude {
	double get ();
}member Latitude : float with get
Property Value
Type: 
Double
See Also