Get the 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++] |
|---|
|
| [Java] |
|---|
public IAgVeGfxAttributes getAttributes(); |
[Python - STK API ] |
|---|
@property def Attributes(self) -> "IAgVeGfxAttributes": |






