AGI STK Objects 11 Send comments on this topic.
Levels Property (IAgAntennaContour)
See Also 





Description

Gets the collection of contour levels

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property Levels() As IAgAntennaContourLevelCollection

[C#]
public IAgAntennaContourLevelCollection Levels {get;}

[Managed C++]
public: __property IAgAntennaContourLevelCollection^ get_Levels();

[Unmanaged C++]
public: HRESULT get_Levels(
IAgAntennaContourLevelCollection ** ppRetVal
);

[Java]
public IAgAntennaContourLevelCollection getLevels();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1