| 
            
              GeoCoordinateLongitude Property
             | 
          
        
        
            Gets the longitude of the geographical coordinate.
            
        
        Namespace: GSF.GeoAssembly: GSF.Geo (in GSF.Geo.dll) Version: 2.4.257.0 (2.4.257.0)
Syntaxpublic double Longitude { get; }Public ReadOnly Property Longitude As Double
	Get
public:
property double Longitude {
	double get ();
}member Longitude : float with get
function get_Longitude();
 View SourceProperty Value
Double
See Also