AGI Components with Insight3D Alpha 2008 r8
AgGxAnimationMode Enumeration
Library Reference AGI.UI.Controls.GraphicsAgGxAnimationMode
Animation modes.
Declaration Syntax
C# Visual Basic Visual C++
public 
enum 
AgGxAnimationMode
Public 
Enumeration 
AgGxAnimationMode
public 
enum class 
AgGxAnimationMode
Members
Member Description
AnimationModeNormal
The animation will run between the interval defined by the StartTime and EndTime properties.

AnimationModeRealTime
The animation will run in real time in accordance with the computer's internal clock.

AnimationModeXRealTime
The animation will run at a multiple of real time. Use the RealTimeMultiplier property to set the multiplier.

Assembly: AGI.UI.Controls.Graphics.Interop(Module: AGI.UI.Controls.Graphics.Interop) Version: 9.0.0.0 (9.0.0.0)