Get the animation graphics.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property Animation() As IAgFmGfxAttributesAnimation |
| [C#] |
|---|
public IAgFmGfxAttributesAnimation Animation {get;} |
| [Managed C++] |
|---|
public: __property IAgFmGfxAttributesAnimation ^ get_Animation(); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
public IAgFmGfxAttributesAnimation getAnimation(); |
[Python - STK API ] |
|---|
@property def Animation(self) -> "IAgFmGfxAttributesAnimation": |






