AGI STK Objects 11 Send comments on this topic.
StopTime Property (IAgScAnimationTimePeriod)
See Also 





Description

Gets the animation's stop time. Uses DateFormat Dimension.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property StopTime() As IAgTimePeriodValue

[C#]
public IAgTimePeriodValue StopTime {get;}

[Managed C++]
public: __property IAgTimePeriodValue^ get_StopTime();

[Unmanaged C++]
public: HRESULT get_StopTime(
IAgTimePeriodValue ** ppRetVal
);

[Java]
public IAgTimePeriodValue getStopTime();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1