Animation refresh modes.
| C# | Visual Basic | Visual C++ |
public enum AgGxAnimationRefresh
Public Enumeration AgGxAnimationRefresh
public enum class AgGxAnimationRefresh
| Member | Description |
|---|---|
| AnimationRefreshHighSpeed |
The animation will refresh at the highest
speed possible.
|
| AnimationRefreshTargetFrameRate |
The animation will refresh based on the
TargetFrameRate property of the control.
|
Assembly: AGI.UI.Controls.Graphics.Interop(Module: AGI.UI.Controls.Graphics.Interop) Version: 9.0.0.0 (9.0.0.0)