User Tools

Site Tools


api:dk11:net:tatukgis.ndk.winforms.tgis_gpsnmea.longitude

Table of Contents

TGIS_GpsNmea.Longitude property

DK11 for .NET | TatukGIS.NDK.WinForms.TGIS_GpsNmea.Longitude | Constructors | Methods | Properties | Events

Current Longitude (in radians).

Available also on: Delphi VCL | ActiveX.

Syntax

// C#
[Browsable(false)]
public Double Longitude
{
  get {}
}
' VisualBasic
<Browsable(false)>
Public Property Longitude As Double
  Get
  End Get
End Property
// Oxygene
public
  [Browsable(false)]
  property Longitude : Double read;

Value

Type
double
Double
2021/12/07 09:06

Page Tools