The relative intervals at which the terrain mask is displayed, e.g. if this value is 3 steps, and the minimum and maximum altitudes are 500 and 1500 km, respectively, then the terrain mask is displayed at altitudes of 500, 1000 and 1500 km.
Read-write property
| [Visual Basic .NET] |
|---|
Public Property NumberOfAltSteps() As Integer |
| [C#] |
|---|
|
| [Managed C++] |
|---|
public: __property int get_NumberOfAltSteps(); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
|






