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