Show / Hide Table of Contents

Interface IGeographicLocation

Indicates a message that contains a latitude and longitude value

Namespace: NmeaParser.Messages
Assembly: NmeaParser.dll
Syntax
public interface IGeographicLocation

Properties

Name Description
Latitude

Gets the latitude component of the location

Longitude

Gets the longitude component of the location

Applies

TargetVersions
.NET Standard 2.0main, v3.0, v2.2, v2.1
.NETmain, v3.0
.NET Windowsmain, v3.0
.NET Androidmain, v3.0
.NET iOSmain, v3.0
.NET Frameworkmain, v3.0, v2.2, v2.1
UWPmain, v3.0, v2.2, v2.1
Xamarin.Androidv2.2, v2.1
Xamarin.iOSv2.2, v2.1
  • Edit this page
  • View Source
In this article
Back to top Generated by DocFX