AGI STK Objects 11Send comments on this topic.
Levels Property (IAgAntennaContour)
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 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

© 2018 Analytical Graphics, Inc. All Rights Reserved.