AGI STK Objects 11Send 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 ** ppVal
);
[Java]
public IAgFmVOAttributes getAnimation();

See Also

© 2019 Analytical Graphics, Inc. All Rights Reserved.