This document is archived and information here might be outdated. Recommended version. |
The semi-major axis length of this spheroid.
[Visual Basic .NET]
Public Property SemiMajorAxis As Double
[C#]
public double SemiMajorAxis {get; set;}
[C++]
HRESULT get_SemiMajorAxis(
void
);
[C++]
HRESULT put_SemiMajorAxis(
);