AGI STK Objects 11 Send comments on this topic.
Animation Property (IAgScenario)
See Also 





Description

Scenario animation settings.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property Animation() As IAgScAnimation

[C#]
public IAgScAnimation Animation {get;}

[Managed C++]
public: __property IAgScAnimation^ get_Animation();

[Unmanaged C++]
public: HRESULT get_Animation(
IAgScAnimation ** ppRetVal
);

[Java]
public IAgScAnimation getAnimation();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1