|
GeoCoordinateLatitude Property
|
Gets the latitude of the geographical coordinate.
Namespace: GSF.GeoAssembly: GSF.Geo (in GSF.Geo.dll) Version: 2.4.248.0 (2.4.248.0)
Syntaxpublic double Latitude { get; }
Public ReadOnly Property Latitude As Double
Get
public:
property double Latitude {
double get ();
}
member Latitude : float with get
View SourceProperty Value
Double
See Also