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