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