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






Windows & Linux

Description

3D animation graphics options.

Property type

Read-only property

Syntax

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

[C#]
public IAgCvVOAttributes Animation {get;}

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

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

[Java]
public IAgCvVOAttributes getAnimation();

See Also

© 2017 Analytical Graphics, Inc. All Rights Reserved.

STK 11.2.1 Programming Interface