Get the 2D Graphics properties for the transmitter.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property Graphics() As IAgTransmitterGraphics |
| [C#] |
|---|
public IAgTransmitterGraphics Graphics {get;} |
| [Managed C++] |
|---|
public: __property IAgTransmitterGraphics ^ get_Graphics(); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
public IAgTransmitterGraphics getGraphics(); |
[Python - STK API ] |
|---|
@property def Graphics(self) -> "IAgTransmitterGraphics": |






