STK ObjectsSend comments on this topic.
Levels Property (IAgRadarCrossSectionGraphics)
See Also
Windows





Windows & Linux

Description

Gets the collection of contour levels

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property Levels() As IAgRadarCrossSectionContourLevelCollection
[Managed C++]
public: __property IAgRadarCrossSectionContourLevelCollection ^ get_Levels();
[Unmanaged C++]
public: HRESULT get_Levels(
    IAgRadarCrossSectionContourLevelCollection ** ppRetVal
);
[Python - STK API ]
@property
def Levels(self) -> "IAgRadarCrossSectionContourLevelCollection":

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.