STK ObjectsSend comments on this topic.
Animation Property (IAgFmVO)
See Also
Windows





Windows & Linux

Description

Get the animation graphics:.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property Animation() As IAgFmVOAttributes
[C#]
public IAgFmVOAttributes Animation {get;}
[Managed C++]
public: __property IAgFmVOAttributes ^ get_Animation();
[Unmanaged C++]
public: HRESULT get_Animation(
    IAgFmVOAttributes ** ppVal
);
[Java]
public IAgFmVOAttributes getAnimation();
[Python - STK API ]
@property
def Animation(self) -> "IAgFmVOAttributes":

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.