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++] |
|---|
public: HRESULT get_Default(
|
| [Java] |
|---|
public IAgVeGfxAttributesBasic getDefault();
|