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





Description

2D animation graphics options.

Property type

Read-only property

Syntax

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

[C#]
public IAgCvGfxAnimation Animation {get;}

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

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

[Java]
public IAgCvGfxAnimation getAnimation();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1