Get the default 3D graphics properties.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property DefaultAttributes() As IAgVeVODefaultAttributes |
| [C#] |
|---|
public IAgVeVODefaultAttributes DefaultAttributes {get;} |
| [Managed C++] |
|---|
public: __property IAgVeVODefaultAttributes ^ get_DefaultAttributes(); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
public IAgVeVODefaultAttributes getDefaultAttributes(); |
[Python - STK API ] |
|---|
@property def DefaultAttributes(self) -> "IAgVeVODefaultAttributes": |






