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






