Gets the animation's stop time. Uses DateFormat Dimension.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property StopTime() As IAgTimePeriodValue |
| [C#] |
|---|
public IAgTimePeriodValue StopTime {get;} |
| [Managed C++] |
|---|
public: __property IAgTimePeriodValue ^ get_StopTime(); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
public IAgTimePeriodValue getStopTime(); |





