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






Windows & Linux

Description

Get the animation graphics:

Property type

Read-only property

Syntax

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

[C#]
public IAgFmVOAttributes Animation {get;}

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

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

[Java]
public IAgFmVOAttributes getAnimation();

See Also

© 2017 Analytical Graphics, Inc. All Rights Reserved.

STK 11.2.1 Programming Interface