Back to Devexpress

ConicCartesianToGeoConverter.StandardParallelN Property

windowsforms-devexpress-dot-xtramap-dot-coniccartesiantogeoconverter.md

latest1.2 KB
Original Source

ConicCartesianToGeoConverter.StandardParallelN Property

Gets or sets the value of the north standard parallel.

Namespace : DevExpress.XtraMap

Assembly : DevExpress.XtraMap.v25.2.dll

NuGet Package : DevExpress.Win.Map

Declaration

csharp
[DefaultValue(10)]
public double StandardParallelN { get; set; }
vb
<DefaultValue(10)>
Public Property StandardParallelN As Double

Property Value

TypeDefaultDescription
Double10

A Double object.

|

See Also

ConicCartesianToGeoConverter Class

ConicCartesianToGeoConverter Members

DevExpress.XtraMap Namespace