GeographicPositionPropertyLatitude Property

This is used to get or set the latitude 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 Latitude { get; set; }

Property Value

Double
Positive values indicate positions north of the equator. Negative values indicate positions south of the equator.

See Also