Allows the user to configure the scenario's animation time period.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property TimePeriod() As IAgScAnimationTimePeriod |
| [C#] |
|---|
public IAgScAnimationTimePeriod TimePeriod {get;} |
| [Managed C++] |
|---|
public: __property IAgScAnimationTimePeriod ^ get_TimePeriod(); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
public IAgScAnimationTimePeriod getTimePeriod(); |
[Python - STK API ] |
|---|
@property def TimePeriod(self) -> "IAgScAnimationTimePeriod": |






