This document is archived and information here might be outdated. Recommended version. |
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(
System.Double* axis
);
[C++] Parameters axis [out, retval]
axis is a parameter of type double*