AGI STK Objects 11 Send comments on this topic.
ContourGraphics Property (IAgTransmitterGraphics)
See Also 
Windows






Windows & Linux

Description

Gets the transmitter's antenna contour graphics interface.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property ContourGraphics() As IAgAntennaContourGraphics

[C#]
public IAgAntennaContourGraphics ContourGraphics {get;}

[Managed C++]
public: __property IAgAntennaContourGraphics^ get_ContourGraphics();

[Unmanaged C++]
public: HRESULT get_ContourGraphics(
IAgAntennaContourGraphics ** ppRetVal
);

[Java]
public IAgAntennaContourGraphics getContourGraphics();

See Also

© 2017 Analytical Graphics, Inc. All Rights Reserved.

STK 11.2.1 Programming Interface