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






