IAnimationParameters.FrameCount Property
Gets or sets the frame count in the transition.
Namespace: DevExpress.Utils.Animation
Assembly: DevExpress.Utils.v24.2.dll
Declaration
Property Value
Type | Description |
---|---|
Nullable<Int32> | An integer value that specifies the frame count in the transition. |
See Also