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.Xpf.Map

Assembly: DevExpress.Xpf.Map.v18.2.dll

Declaration

public double PrimeMeridian { get; set; }

Property Value

Type Description
Double

The prime meridian.

See Also