SlideFadeTransition(Image, Image, IPushAnimationParameters) Constructor
Initializes a new instance of the SlideFadeTransition class with specified settings.
Namespace: DevExpress.Utils.Animation
Assembly: DevExpress.Utils.v24.1.dll
NuGet Packages: DevExpress.Utils, DevExpress.Wpf.Core
Declaration
Parameters
Name | Type |
---|---|
from | Image |
to | Image |
parameters | IPushAnimationParameters |
See Also