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





Windows & Linux

Description

Get the animation graphics.

Property type

Read-only property

Syntax

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

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.