Get the satellite's 2D Graphics
Attributes.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property Attributes() As IAgVeGfxAttributes
|
| [C#] |
|---|
public IAgVeGfxAttributes Attributes {get;}
|
| [Managed C++] |
|---|
public: __property IAgVeGfxAttributes^ get_Attributes();
|
| [Unmanaged C++] |
|---|
public: HRESULT get_Attributes(
|
| [Java] |
|---|
public IAgVeGfxAttributes getAttributes();
|