Click or drag to resize

MapPointLongitude Property

Longitude is angle from the prime meridian (in England) in east-west direction. Positive values denote east and negative - west. The value is in the range [-180, 180]. [Required] [Default(0)]

Namespace:  Aloe.EnterpriseOne.Model.General.Geography
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public decimal Longitude { get; set; }

Property Value

Type: Decimal
See Also