Skip to main content
A newer version of this page is available. .

EllipsoidBasedCartesianToGeoConverter.PrimeMeridian Property

Gets or sets the prime meridian of the coordinate system to which the Cartesian system is converted.

Namespace: DevExpress.XtraMap

Assembly: DevExpress.XtraMap.v19.2.dll

Declaration

[DefaultValue(0)]
public double PrimeMeridian { get; set; }

Property Value

Type Default Description
Double 0

The prime meridian.

See Also