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






