Skip to main content

ConicCartesianToGeoConverter.StandardParallelN Property

Gets or sets the value of the north standard parallel.

Namespace: DevExpress.XtraMap

Assembly: DevExpress.XtraMap.v23.2.dll

NuGet Package: DevExpress.Win.Map

Declaration

[DefaultValue(10)]
public double StandardParallelN { get; set; }

Property Value

Type Default Description
Double 10

A Double object.

See Also