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






Windows & Linux

Description

Get the animation graphics.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property Animation() As IAgFmGfxAttributesAnimation
[C#]
public IAgFmGfxAttributesAnimation Animation {get;}
[Managed C++]
public: __property IAgFmGfxAttributesAnimation^ get_Animation();
[Unmanaged C++]
public: HRESULT get_Animation(
   IAgFmGfxAttributesAnimation ** ppRetVal
);
[Java]
public IAgFmGfxAttributesAnimation getAnimation();

See Also

© 2018 Analytical Graphics, Inc. All Rights Reserved.