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