Gets the flattening.
Namespace:
DotNetCoords.EllipsoidAssembly: DotNetCoords (in DotNetCoords.dll) Version: 1.0.0.9 (1.0.0.9)
Syntax
| C# |
|---|
public double Flattening { get; } |
| Visual Basic (Declaration) |
|---|
Public ReadOnly Property Flattening As Double |
| Visual C++ |
|---|
public: property double Flattening { double get (); } |