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






