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






Windows & Linux

Description

Get animation time step.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property Step() As String
[C#]
public string Step {get;}
[Managed C++]
public: __property String __gc ^ get_Step();
[Unmanaged C++]
public: HRESULT get_Step(
   BSTR * pRetVal
);
[Java]
public String getStep();

See Also

© 2018 Analytical Graphics, Inc. All Rights Reserved.