Gets the collection of volume levels.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property Levels() As IAgRadarCrossSectionVolumeLevelCollection |
| [C#] |
|---|
public IAgRadarCrossSectionVolumeLevelCollection Levels {get;} |
| [Managed C++] |
|---|
public: __property IAgRadarCrossSectionVolumeLevelCollection ^ get_Levels(); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
public IAgRadarCrossSectionVolumeLevelCollection getLevels(); |
[Python - STK API ] |
|---|
@property def Levels(self) -> "IAgRadarCrossSectionVolumeLevelCollection": |






