Get the default attributes.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property Default() As IAgVeGfxAttributesBasic |
| [C#] |
|---|
public IAgVeGfxAttributesBasic Default {get;} |
| [Managed C++] |
|---|
public: __property IAgVeGfxAttributesBasic ^ get_Default(); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
public IAgVeGfxAttributesBasic getDefault(); |
[Python - STK API ] |
|---|
@property def Default(self) -> "IAgVeGfxAttributesBasic": |






