Get the animation graphics:
Read-only property
[Visual Basic .NET] |
---|
Public Property Animation() As IAgFmVOAttributes
|
[C#] |
---|
public IAgFmVOAttributes Animation {get;}
|
[Managed C++] |
---|
public: __property IAgFmVOAttributes^ get_Animation();
|
[Unmanaged C++] |
---|
public: HRESULT get_Animation(
|
[Java] |
---|
public IAgFmVOAttributes getAnimation();
|