BaseTransition.Parameters Property
Provides access to transition parameters such as the frame count, time interval between frames, etc.
Namespace: DevExpress.Utils.Animation
Assembly: DevExpress.Utils.v24.2.dll
Declaration
Property Value
Type | Description |
---|---|
IAnimationParameters | An IAnimationParameters object that specifies transition parameters. |
See Also