Back to Devexpress

ConicCartesianToGeoConverter.StandardParallelS Property

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

latest1.2 KB
Original Source

ConicCartesianToGeoConverter.StandardParallelS Property

Gets or sets the value of the south standard parallel.

Namespace : DevExpress.XtraMap

Assembly : DevExpress.XtraMap.v25.2.dll

NuGet Package : DevExpress.Win.Map

Declaration

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

Property Value

TypeDefaultDescription
Double0

A Double object.

|

See Also

ConicCartesianToGeoConverter Class

ConicCartesianToGeoConverter Members

DevExpress.XtraMap Namespace