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






