Get the graphics attributes.
Read-only property
[Visual Basic .NET] |
---|
Public Property Attributes() As IAgVeVOAttributes
|
[C#] |
---|
public IAgVeVOAttributes Attributes {get;}
|
[Managed C++] |
---|
public: __property IAgVeVOAttributes^ get_Attributes();
|
[Unmanaged C++] |
---|
public: HRESULT get_Attributes(
|
[Java] |
---|
public IAgVeVOAttributes getAttributes();
|