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.XtraMap

Assembly: DevExpress.XtraMap.v19.2.dll

Declaration

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

Property Value

Type Default Description
Double 10

A Double object.

See Also