This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Geometry > ESRI.ArcGIS.Geometry > Interfaces > IS > ISpheroid Interface > ISpheroid.SemiMajorAxis Property (ArcObjects .NET 10.5 SDK) |
The semi-major axis length of this spheroid.
[Visual Basic .NET] Public ReadOnly Property SemiMajorAxis As Double
[C#] public double SemiMajorAxis {get;}
[C++]
HRESULT get_SemiMajorAxis(
double* axis
);
[C++]
Parameters axis [out, retval] axis is a parameter of type double