Gets the receiver's antenna contour graphics interface.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property ContourGraphics() As IAgAntennaContourGraphics |
| [C#] |
|---|
public IAgAntennaContourGraphics ContourGraphics {get;} |
| [Managed C++] |
|---|
public: __property IAgAntennaContourGraphics ^ get_ContourGraphics(); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
public IAgAntennaContourGraphics getContourGraphics(); |
[Python - STK API ] |
|---|
@property def ContourGraphics(self) -> "IAgAntennaContourGraphics": |






