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

ConicCartesianToGeoConverter.StandardParallelN Property

Gets or sets the value of the north standard parallel.

Namespace: DevExpress.Xpf.Map

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

NuGet Packages: DevExpress.WindowsDesktop.Wpf.Map, DevExpress.Wpf.Map

Declaration

public double StandardParallelN { get; set; }

Property Value

Type Description
Double

A Double object.

See Also