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






Windows & Linux

Description

Get the chain's 3D graphics properties.

Property type

Read-only property

Syntax

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

See Also

© 2018 Analytical Graphics, Inc. All Rights Reserved.