Skip to main content

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.v24.1.dll

NuGet Package: DevExpress.Wpf.Map

Declaration

public double PrimeMeridian { get; set; }

Property Value

Type Description
Double

The prime meridian.

See Also