IAnimationParameters.FrameInterval Property
Gets or sets the time interval between frames in the associated transition.
Namespace: DevExpress.Utils.Animation
Assembly: DevExpress.Utils.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| Nullable<Int32> | An integer value that specifies time interval between frames in the associated transition. |
See Also