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++] |
|---|
public: HRESULT get_Graphics(
|
| [Java] |
|---|
public IAgSaGraphics getGraphics();
|