Ellipsoid.Flattening Property
Returns the flattering value of an ellipsoid.
Namespace: DevExpress.XtraMap
Assembly: DevExpress.XtraMap.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| Double | A Double object. |
See Also
Returns the flattering value of an ellipsoid.
Namespace: DevExpress.XtraMap
Assembly: DevExpress.XtraMap.v26.1.dll
[Browsable(false)]
public double Flattening { get; }
<Browsable(False)>
Public ReadOnly Property Flattening As Double
| Type | Description |
|---|---|
| Double | A Double object. |