This document is archived and information here might be outdated.  Recommended version.


ISpheroid.Flattening Property (ArcObjects .NET 10.4 SDK)
ArcObjects Library Reference (Geometry)  

ISpheroid.Flattening Property

The flattening ratio of this spheroid.

[Visual Basic .NET]
Public ReadOnly Property Flattening As Double
[C#]
public double Flattening {get;}
[C++]
HRESULT get_Flattening(
  double* Flattening
);
[C++]

Parameters Flattening [out, retval] Flattening is a parameter of type double

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

See Also

ISpheroid Interface