Ellipsoid.Flattening Property
Returns the flattering value of an ellipsoid.
Namespace: DevExpress.XtraMap
Assembly: DevExpress.XtraMap.v24.2.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.v24.2.dll
[Browsable(false)]
public double Flattening { get; }
<Browsable(False)>
Public ReadOnly Property Flattening As Double
Type | Description |
---|---|
Double | A Double object. |
No
Your feedback is appreciated.