EllipsoidFlattening Property |
doogal.co.uk Home
Gets the flattening.
Namespace:
DotNetCoords.Ellipsoid
Assembly:
DotNetCoords (in DotNetCoords.dll) Version: 1.0.0.22 (1.0.0.22)
Syntax public double Flattening { get; }
Public ReadOnly Property Flattening As Double
Get
public:
property double Flattening {
double get ();
}
member Flattening : float with get
Property Value
Type:
DoubleThe flattening.
See Also