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