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





Windows & Linux

Description

Gets the collection of volume levels

Property type

Read-only property

Syntax

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

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.