GeographicPositionPropertyLongitude Property

This is used to get or set the longitude as a floating point value

Definition

Namespace: EWSoftware.PDI.Properties
Assembly: EWSoftware.PDI.Data (in EWSoftware.PDI.Data.dll) Version: 2023.1.2.0
public double Longitude { get; set; }

Property Value

Double
Positive values indicate positions east of the prime meridian. Negative values indicate positions west of the prime meridian.

See Also