STK ObjectsSend 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 ** ppVal
);
[Java]
public IAgCvVOAttributes getAnimation();
[Python - STK API ]
@property
def Animation(self) -> "IAgCvVOAttributes":

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.